Releases: conveyal/maven-semantic-release
Releases · conveyal/maven-semantic-release
v5.0.0
5.0.0 (2021-01-12)
Bug Fixes
- git: make git branch usage compatible with semantic-release v16+ (fef3ff6)
- readme: fix another broken link (545ccb2), closes #33
- readme: update readme to fix broken link (90f2696), closes #33
Build System
- update semantic-release to v17 (f4bcd1b)
BREAKING CHANGES
v4.5.0
4.5.0 (2019-10-25)
Features
- parameters: Add parameter to define additional files to commit (10ee0cc)
v4.4.0
4.4.0 (2019-08-08)
Features
- ci: add cli option to enable running of CI on release or snapshot commits (13a1345), closes #20
v4.3.0
4.3.0 (2019-03-01)
Bug Fixes
- explicitly ignore generated poms rather than immediately commit (4c791dd)
- publish: run mvn package when skip maven deploy flag is set (7dbf0ef)
Features
- support Maven wrapper script (47cc3a5)
v4.2.0
4.2.0 (2019-01-04)
Bug Fixes
- verify-conditions: fix maven-settings.xml success log statement (8dc9909)
Features
- publish: allow skipping deployment to maven central (74b7a7e)
v4.1.1
4.1.1 (2018-11-30)
Bug Fixes
- readme: update readme to include verify-conditions plugin (260bc9b)
v4.1.0
4.1.0 (2018-11-30)
Features
- verify-conditions: add verify-conditions step (db2148c)
v4.0.7
4.0.7 (2018-11-29)
Bug Fixes
- prepare, publish: properly wait for asynchronous functions (262bc8a)
v4.0.6
4.0.6 (2018-11-29)
Bug Fixes
- publish: hopefully fix pushing of commits (b47d5e5)
v4.0.5
4.0.5 (2018-11-29)
Bug Fixes
- git: pull changes into master (c9b5e57)