v8.0.9 (2019-01-10)
publish
withpack
does not work for organization's packages #113
v8.0.8 (2018-12-06)
- throws error without a
.smooth-releaserc
well configured file #111
v8.0.7 (2018-11-23)
- publish with tar package fails #109
v8.0.6 (2018-11-23)
- Does not work if called from
yarn
#107
v8.0.5 (2017-12-13)
- version script ignores changelog.ignoredLabels #103
v8.0.4 (2017-06-07)
- human validation of computed version should be optional #98
- Optionally use pull requests instead of issues #91
v8.0.3 (2017-04-18)
- Support git origins that are missing the suffix ".git" #89
v8.0.2 (2017-04-14)
- typo: "assure" instead of "ensure" #87
v8.0.1 (2017-04-05)
- Use
update-notifier
to notify users when a new version is available #66
v8.0.0 (2017-03-24)
- "files" should be the default for config.packageFilesFilter validations #83
v7.0.3 (2017-03-24)
- add validation for .npmignore or package.json's files #69
v7.0.2 (2017-03-24)
- add validation for github access_token #78
v7.0.1 (2017-02-24)
- --no-npm-publish does not disable npm validation #72
- Changelog does not consider the new tag added by npm-version task #68
- add command to show version #71
v7.0.0 (2017-01-27)
- Shouldn't crash if tag already exists #62
- add "validation" to check if user has valid npm credentials for package #58
- Changelog is committed after the tag #53
v6.0.0 (2017-01-03)
- Add interactive questions for each step #52
v5.0.4 (2017-01-02)
- Changelog: some Issues are put under the wrong tag #54
v5.0.3 (2016-12-07)
--no-validation
and--no-npm-publish
CLI args don't work #50
v5.0.2 (2016-12-05)
- allow passing token as CLI argument #48
v5.0.1 (2016-11-25)
- pass version manually #46
v5.0.0 (2016-11-25)
- split publish.js in multiple sub-modules #44
v4.0.2 (2016-11-13)
- fix status logs once and for all #42
v4.0.1 (2016-11-12)
- only first "info" subtitle is logged! #40
v4.0.0 (2016-11-12)
- default config should be enough to run smooth-release without errors #38
- add validation for untracked files #33
- add validation for uncommitted changes #32
- elegant-status sometimes doesn't show ongoing step #36
v3.0.0 (2016-11-12)
- Add confirmation step before publishing to npm #30
- Replace node-status with elegant-status #28
v2.0.2 (2016-11-10)
- gh-release should optionally add release for every version tag #26
v2.0.1 (2016-11-05)
- gh-release always fails when run after publish #24
v2.0.0 (2016-11-04)
- GitHub token should be global #22
v1.0.6 (2016-11-03)
- add missing "babel-runtime" dep #20
v1.0.5 (2016-11-03)
- Changelog: output is outdated #18
- Improve logs #16
v1.0.4 (2016-11-02)
- Changelog: add date time to tags #14
- Changelog: issues are placed in wrong tag section #12
- Default: changelog should be generated before running gh-release script #10
- Changelog: push CHANGELOG.md after generating it #8
v1.0.3 (2016-10-30)
- Changelog: issue link should point to html page #6
v1.0.2 (2016-10-24)
- Improve logs with node-status #1