semantic-release

📦🚀 semantic-release written in Go

MIT License

Downloads
613
Stars
407
Committers
11

Bot releases are visible (Hide)

semantic-release - v2.20.0

Published by github-actions[bot] over 2 years ago

2.20.0 (2022-01-30)

Feature

  • update grab dependency (5c343915)
  • updated dependencies (0dfa50bd)
semantic-release - v2.19.0

Published by github-actions[bot] over 2 years ago

2.19.0 (2022-01-26)

Feature

  • hooks: pass more context via hooks init function (3beb12aa)
semantic-release - v2.18.0

Published by github-actions[bot] almost 3 years ago

2.18.0 (2021-12-13)

Feature

  • add allow-maintained-version-on-default-branch flag (close #119) (f030d958)
semantic-release - v2.17.2

Published by github-actions[bot] almost 3 years ago

2.17.2 (2021-12-10)

Bug Fixes

  • Use the correct OCI container label for license (668b5038)
semantic-release - v2.17.1

Published by github-actions[bot] almost 3 years ago

2.17.1 (2021-12-10)

Bug Fixes

  • Add OCI container labels on release builds (#120) (3f3382fb)
semantic-release - v2.17.0

Published by github-actions[bot] almost 3 years ago

2.17.0 (2021-11-22)

Feature

  • add option to specify config path (d2e64ae4)
semantic-release - v2.16.4

Published by github-actions[bot] almost 3 years ago

2.16.4 (2021-11-16)

Bug Fixes

  • Make entrypoint gitlab friendly (7a0d1f23)
semantic-release - v2.16.3

Published by github-actions[bot] almost 3 years ago

2.16.3 (2021-10-26)

Bug Fixes

  • trigger release (2950bd68)
semantic-release - v2.16.2

Published by github-actions[bot] almost 3 years ago

2.16.2 (2021-10-26)

Bug Fixes

  • run npm publish (aa2d27e6)
semantic-release - v2.16.1

Published by github-actions[bot] almost 3 years ago

2.16.1 (2021-10-26)

Bug Fixes

  • move nbr install to release script (ef834692)
semantic-release - v2.16.0

Published by github-actions[bot] almost 3 years ago

2.16.0 (2021-10-26)

Feature

  • update to go1.17 (dedd719e)

Bug Fixes

  • release to npm via npm-binary-releaser (f710fa36)
semantic-release - v2.15.1

Published by github-actions[bot] almost 3 years ago

2.15.1 (2021-10-20)

Bug Fixes

  • Add warning when update files plugins are present with no files to update (b769912b)

Chores

  • docs: Correct .semrel example (f8d478cd)
semantic-release - v2.15.0

Published by github-actions[bot] about 3 years ago

2.15.0 (2021-07-28)

Feature

  • add linux/arm64 support (a73cb8f6)
semantic-release - v2.14.3

Published by github-actions[bot] about 3 years ago

2.14.3 (2021-07-28)

Bug Fixes

  • stop plugins after successful run (b32faeeb)
semantic-release - v2.14.2

Published by github-actions[bot] about 3 years ago

2.14.2 (2021-07-28)

Bug Fixes

  • cleanup orphan processes on linux (bcbe6aaa)
semantic-release - v2.14.1

Published by github-actions[bot] about 3 years ago

2.14.1 (2021-07-27)

Bug Fixes

  • install gox and ghr correctly (d5c9a26e)
semantic-release - v2.14.0

Published by github-actions[bot] about 3 years ago

2.14.0 (2021-07-27)

Feature

  • add apple silicon support, closes #106 (c59b4f11)

Documentation

  • add config to enable emoji changelogs (#100) (cb2ff173)

Styles

  • fix linter (6faca0d0)

CI

  • gitlab: update go version (1d307b00)
semantic-release - v2.13.0

Published by github-actions[bot] almost 4 years ago

2.13.0 (2020-11-29)

Feature

  • rename flag to force-bump-patch-version and adapt tests accordingly (e428154a)
  • add config flag 'force-bump-patch' (d0c5ba34)

Bug Fixes

  • typo in config (bce9cd88)

Tests

  • adapt test for 'force-bump-patch-version' (cb84db94)
semantic-release - v2.12.2

Published by github-actions[bot] almost 4 years ago

2.12.2 (2020-11-20)

Bug Fixes

  • use alpine base image (4e36c210)
semantic-release - v2.12.1

Published by github-actions[bot] almost 4 years ago

2.12.1 (2020-11-19)

Bug Fixes

  • static builds (4570d84e)