Skip to content

Releases: conveyal/maven-semantic-release

v5.0.0

12 Jan 15:59
79739ae
Compare
Choose a tag to compare

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

25 Oct 23:31
03e3511
Compare
Choose a tag to compare

4.5.0 (2019-10-25)

Features

  • parameters: Add parameter to define additional files to commit (10ee0cc)

v4.4.0

08 Aug 21:53
Compare
Choose a tag to compare

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

01 Mar 18:55
c8f9ac0
Compare
Choose a tag to compare

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

04 Jan 22:17
6a78377
Compare
Choose a tag to compare

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

30 Nov 01:40
Compare
Choose a tag to compare

4.1.1 (2018-11-30)

Bug Fixes

  • readme: update readme to include verify-conditions plugin (260bc9b)

v4.1.0

30 Nov 01:35
Compare
Choose a tag to compare

4.1.0 (2018-11-30)

Features

  • verify-conditions: add verify-conditions step (db2148c)

v4.0.7

29 Nov 04:16
Compare
Choose a tag to compare

4.0.7 (2018-11-29)

Bug Fixes

  • prepare, publish: properly wait for asynchronous functions (262bc8a)

v4.0.6

29 Nov 03:57
Compare
Choose a tag to compare

4.0.6 (2018-11-29)

Bug Fixes

  • publish: hopefully fix pushing of commits (b47d5e5)

v4.0.5

29 Nov 03:15
Compare
Choose a tag to compare

4.0.5 (2018-11-29)

Bug Fixes

  • git: pull changes into master (c9b5e57)