- 3d9bbd3 [fixed] Docs only release
- 6fa946f [changed] put back "defaultDryRun" option
- cd55fb8 [changed] make "actual running" by default
- 2229dbd [added] automatic registration of package if bower.json is located in the repository
- 4862716 [added] '--skip-version-bumping' option
- 3e7ac06 [added] '--skip-test(s)' flag
- 8a5c227 [fixed] checking that a local repo is behind the remote
- aef3379 [fixed] do not publish documents with '--preid' option
- 136c511 [added] "defaultDryRun": "false" option
- 57b2159 [changed] Now 'dry run' is default mode. To prevent accidental mistakes.
- 2c52100 [added] 'CHANGELOG-alpha.md' is generating for pre-releases now
- 73aa215 [changed] use 'npm run docs-build' instead of 'npm run build' for '--only-docs'
- 602343a [added] 'skipBuildStep' special case option
- a8aaa5e [added] npm tags for pre-release versions
- 125ba00 [added] special case for 'mt-changelog' package
- a07b407 [added] alternative package root folder option
- 12b8af8 [changed] Only push once for both the commit and tags
- 9071d8d [fixed] parsing of string 'repository' field
- 150378e [added] support for GitHub releases
- 7a83edd [added] support for private option
- c4ac720 [changed] the
build
step made optional
- b4c6d9f [fixed] changelog usage with 'git tag command'
- cf2b9df [changed] the usage of '[rf|mt]-changelog' package is optional now
- 6551bab [added] options description.
- 556ad50 [changed] all options has been moved under the common json node
- 94ed987 [fixed] removed unnecessary 'main' field from package.json
- c2dee37 [added] instruction and introduction into readme