Releases: semantic-release/release-notes-generator
Releases · semantic-release/release-notes-generator
v4.0.3
4.0.3 (2017-09-25)
Bug Fixes
- package: remove semantic-release from peerDependencies (d6b6738)
v4.0.2
4.0.2 (2017-09-21)
Bug Fixes
- package: Set minimum node version to 4 (47aafb6)
v4.0.1
4.0.1 (2017-09-18)
Bug Fixes
- Accept undefined pluginConfig (51b5e8d)
v4.0.0
4.0.0 (2017-09-17)
Features
Chores
- chore: rename plugin and move to semantic-release org (04f0e71)
BREAKING CHANGE
- plugin is now the default one used by
semantic-release
v1.1.3
1.1.3 (2017-08-29)
Bug Fixes
- readme: Fix typo in config example (88edbb4)
v1.1.2
1.1.2 (2017-08-24)
Bug Fixes
- codeclimate: Fix Code Climate badge URL 🐛 (13d22a4)
v1.1.1
1.1.1 (2017-08-23)
Bug Fixes
- config: Use import-cwd to load preset and config 🐛 (ef76b4b)
- readme: Fix typo in plugin configuration example 🐛 (c6deb99)
v1.1.0
1.1.0 (2017-08-21)
Bug Fixes
- package: Update keywords 📦 (d0bb058)
Features
- options: Allow to overwride parserOpts and writerOpts ✨ (3df5168)
v1.0.0
1.0.0 (2017-08-15)
Features