Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 268 Bytes

RELEASING.md

File metadata and controls

9 lines (5 loc) · 268 Bytes

We used grunt-release in past, but it's obsolete and misbehaving.

So we now added release informations for release-it product to the package.json and expect the release to be manually done using release-it.

npm install -g release-it

release-it --dry-run

release-it