All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.13.1 - 2022-01-11
- Removed
shelljsdependency.
1.13.0 - 2022-01-04
- Support for links in changelog files.
1.12.1 - 2022-01-03
1.12.0 - 2020-11-04
display-nameoption to the release message.
1.11.1 - 2020-08-26
camelcasepackage require.
1.11.0 - 2020-08-12
- Flag
--otpto handle NPM two-factor authentication.
- Error when trying to push an inexistent tag (with
releasy --no-tag).
1.10.5 - 2020-08-10
- Remove
qpromise library in favor of nativePromiseobject.
1.10.4 - 2020-08-10
- Colored messages printed as
undefined.
1.10.3 - 2020-08-10
1.10.2 - 2019-10-08
--no-...flags and other flag default values.
1.10.1 - 2018-11-27
- Check if there is a version on the
package.json
1.10.0 - 2018-07-09
- Bump version of both version files when exists.
- Refact eslint issues.
- Make days and months always two-digit numbers.
- Only push the tag that's was created.
1.9.1 - 2018-6-19
- Change
getGitHubRepoto avoid the usage ofgrepandcutcommands.
1.9.0 - 2018-6-18
- Add a
--notesoptions to post release notes on GitHub.
1.8.2 - 2018-6-6
- Better explanation for the
CHANGELOGworkflow
- Fix parse to get repo info when clone is via SSH.
1.8.1 - 2018-6-4
- Move
github-apilib to dependencies instead of devDependencies.
1.8.0 - 2018-6-1
- Update
CHANGELOG.mdwhen exists and post a Release Notes in github repository