Skip to content

Releases: go-semantic-release/semantic-release

v2.24.0

13 Jun 13:52

Choose a tag to compare

2.24.0 (2022-06-13)

Feature

  • automatically detect and extract tar files (eb0c01d)
  • add plugin-resolver flag (a99c38e)
  • add github resolver (1b57e43)
  • add slug to plugin info (c58af0b)
  • improve resolver loading (feb827a)
  • create plugin resolve system (f61374a)

Bug Fixes

  • improve plugin name parsing (83e5043)

Code Refactoring

  • split plugin discovery in differen files (581b7ed)

Chores

  • remove id from github action (4afe3b1)

v2.23.1

27 May 07:48

Choose a tag to compare

2.23.1 (2022-05-27)

Bug Fixes

v2.23.0

26 May 17:53

Choose a tag to compare

2.23.0 (2022-05-26)

Feature

  • use npm-binary-releaser hooks plugin (8e94e81)

v2.22.4

23 May 18:38

Choose a tag to compare

2.22.4 (2022-05-23)

Bug Fixes

  • set npm package description (94c3991)

v2.22.3

22 May 20:04

Choose a tag to compare

2.22.3 (2022-05-22)

Bug Fixes

  • use github action for releases (a679c12)

v2.22.2

22 May 18:23

Choose a tag to compare

2.22.2 (2022-05-22)

Bug Fixes

v2.22.1

22 May 18:07

Choose a tag to compare

v2.22.1 Pre-release
Pre-release

2.22.1 (2022-05-22)

Bug Fixes

  • fail if hooks plugin fails (closes #138) (f8bec5f)
  • use correct file during docker build (e0488f1)

v2.22.0

22 May 17:48

Choose a tag to compare

v2.22.0 Pre-release
Pre-release

2.22.0 (2022-05-22)

Feature

Chores

  • ci: remove setup-node (7ce9440)
  • update github actions dependencies (791ebb3)

v2.21.0

22 May 13:16

Choose a tag to compare

2.21.0 (2022-05-22)

Feature

  • update dependencies and go version to 1.18 (62b168b)

v2.20.2

13 Mar 14:06

Choose a tag to compare

2.20.2 (2022-03-13)

Bug Fixes

  • if allowInitialDevelopmentVersions is set the major version should never be updated (81aea83)

Documentation