1.21.0 • Published 6 months ago

cozy-release v1.21.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 months ago

What's cozy-release?

cozy-release is a tool that helps you to create new releases and beta of your library. Once cozy-release successfully created a tag for your release, all you need to do is to go on github and publish it.

Setup

Install

Dependencies:

npm install --save cozy-release or yarn add cozy-release

How to use it

Existing commands and options are detailed in the help:

cozy-release --help

Warning: Note that cozy-release uses x.y.z format. If your app previously used vx.y.z format, you will need to manually create a tag that matches the right format:

git checkout vx.y.z
git tag -a x.y.z

Warning: When you create a patch using cozy-release patch 1.0.0, It will create the patch branch from the version you have given. It may be inconvenient if you try to create a release for an app that is still in beta. In this case, you will need to rebase master afterwards.

Community

What's Cozy?

Cozy is a platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.

Get in touch

You can reach the Cozy Community by:

Maintainers

The maintainers for Cozy Release are Gregory and CPatchane !

License

cozy-release is distributed under the MIT license.

1.21.0

6 months ago

1.18.0

10 months ago

1.19.0

10 months ago

1.17.1

10 months ago

1.20.1

10 months ago

1.20.0

10 months ago

1.17.0

10 months ago

1.16.0

10 months ago

1.15.0

11 months ago

1.14.2

11 months ago

1.14.1

11 months ago

1.14.0

1 year ago

1.13.0

3 years ago

1.12.1

3 years ago

1.12.0

3 years ago

1.11.0

5 years ago

1.10.0

6 years ago

1.9.4

6 years ago

1.9.3

7 years ago

1.9.2

7 years ago

1.9.1

7 years ago

1.9.0

7 years ago

1.8.0

7 years ago

1.7.3

7 years ago

1.7.2

7 years ago

1.7.1

7 years ago

1.7.0

7 years ago

1.6.0

7 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.12

7 years ago

1.2.11

7 years ago

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago