1.13.0 • Published 1 year ago

cozy-release v1.13.0

Weekly downloads
6
License
MIT
Repository
github
Last release
1 year 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.13.0

1 year ago

1.12.1

2 years ago

1.12.0

2 years ago

1.11.0

3 years ago

1.10.0

5 years ago

1.9.4

5 years ago

1.9.3

5 years ago

1.9.2

5 years ago

1.9.1

6 years ago

1.9.0

6 years ago

1.8.0

6 years ago

1.7.3

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago