Skip to content

Releases: go-semantic-release/semantic-release

v2.12.0

17 Nov 12:42
Compare
Choose a tag to compare

2.12.0 (2020-11-17)

Feature

  • update generated proto sources (8338619)

Code Refactoring

  • cleanup start plugin methods (b2ec6fb)

Chores

v2.11.0

16 Nov 17:19
Compare
Choose a tag to compare

2.11.0 (2020-11-16)

Feature

Bug Fixes

  • handle SIGTERM / SIGINT (41b1bd6)

v2.10.0

13 Nov 16:19
Compare
Choose a tag to compare

2.10.0 (2020-11-13)

Feature

Bug Fixes

  • use only single newline (cfe9fbd)

v2.9.0

08 Nov 16:39
Compare
Choose a tag to compare

2.9.0 (2020-11-08)

Chores

Feature

Bug Fixes

  • dry release version file (4a30534)

v2.8.0

04 Nov 21:36
Compare
Choose a tag to compare

2.8.0 (2020-11-04)

Chores

  • disable ci checks for smoke test (07ed320)
  • workflows: update setup-go (f7ac728)

Feature

Bug Fixes

  • exit dry runs with exit code 0 (159cfc7)

v2.7.0

28 Oct 18:39
Compare
Choose a tag to compare

2.7.0 (2020-10-28)

Chores

Feature

  • provider: add from and to sha to GetCommits (c75c643)
  • Add from SHA to GetCommits (65ae175)

Bug Fixes

v2.6.0

17 Sep 14:02
Compare
Choose a tag to compare

2.6.0 (2020-09-17)

Chores

  • remove package-lock.json (827fb91)

Documentation

Feature

v2.5.0

02 Sep 09:05
Compare
Choose a tag to compare

2.5.0 (2020-09-02)

Chores

Feature

  • improve api error handling (c582329)
  • plugin discovery initial (935a7c5)

v2.4.0

18 Aug 09:46
Compare
Choose a tag to compare

2.4.0 (2020-08-18)

Feature

v2.3.0

17 Aug 19:20
Compare
Choose a tag to compare

2.3.0 (2020-08-17)

Chores

Documentation

Feature

Bug Fixes

  • files updater plugin (206cc35)
  • remove shorthand for provider options (76910a7)

Code Refactoring