Releases: muratgozel/node-releaser
Releases · muratgozel/node-releaser
v2.0.0-beta.2
added screenshots.
v2.0.0-beta.1: Interactive CLI with --non-interactive option.
Interactive CLI with --non-interactive option.
Improved error handling.
Hooks for running custom commands.
New command release as default command.
More commands such as check, commit and push
v2.0.0-beta.0: Interactive CLI with --non-interactive option.
Interactive CLI with --non-interactive option.
Improved error handling.
Hooks for running custom commands.
New command release as default command.
More commands such as check, commit and push
v1.0.2: removed gl-got dependency.
- removed gl-got dependency.
- updated dependencies.
v1.0.1
- version coercing for package.json fixed.
v1.0.0: configuration via package.json
- configuration via package.json
- simplified and more accurate readme.
- smarter configuration handling.
v0.8.0: new cli commands added for calver.
- new cli commands added for calver.
- fixed next version validation failures for calver.
v0.7.7
- npm version field gets its value from semver coerce method to fix calver incompatability.
v0.7.6
- npm version field gets its value from semver coerce method to fix calver incompatability.
v0.7.3
- Fixed hidden folder removal from git.