1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 07:51:13 +02:00
Files
gitea-release-please-action/CHANGELOG.md
2020-05-20 21:18:05 -07:00

1.7 KiB

Changelog

1.2.1 (2020-05-21)

Bug Fixes

  • use the static build helper (6872559)

1.2.0 (2020-05-21)

Features

  • output whether or not a release was created (#24) (b80ca61)

1.1.0 (2020-05-20)

Features

  • Add bump-minor-pre-major option (#9) (788c495)

1.0.1 (2020-05-09)

Bug Fixes

  • pass token to create release (3ad91fa)

1.0.0 (2020-05-09)

⚠ BREAKING CHANGES

  • initial implementation of logic for running release please

Features

  • handle creating releases (#3) (e72afe0)
  • initial implementation of logic for running release please (196390b)