Releases: qiwi/multi-semantic-release
Releases · qiwi/multi-semantic-release
v3.5.1
3.5.1 (2020-07-20)
Performance Improvements
- various synchronizer optimizations (87a7602)
v3.5.0
3.5.0 (2020-07-20)
Features
- debug: print passed cli flags (d720cd7)
v3.4.0
3.4.0 (2020-07-19)
Features
- add sequential-init flag to avoid hypothetical concurrent initialization collisions (348678e)
v3.3.0
3.3.0 (2020-07-17)
Features
- support workspace.packages notation (4a606b2)
v3.2.0
3.2.0 (2020-07-14)
Features
- apply --first-parent filter to commits (14a896b)
v3.1.0
3.1.0 (2020-07-07)
Features
- uphold the prev package.json indents (ac5832f)
v3.0.3
3.0.3 (2020-06-26)
Bug Fixes
- override env.TRAVIS_PULL_REQUEST_BRANCH to fix PR checks on travis-ci (e4b1929), closes #11
v3.0.2
3.0.2 (2020-06-16)
Bug Fixes
- allow any
todo
package to run the generateNotes
queue (26a87d7), closes #9
v3.0.1
3.0.1 (2020-06-05)
Bug Fixes
- filter queued packages on generateNotes stage (e0625ce), closes #6
v3.0.0
3.0.0 (2020-06-04)
Features
- engine: up nodejs version (10af385)
BREAKING CHANGES
- engine: the latest semantic-release requires Node.js 10.18