1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-09 20:41:13 +02:00
Files
gitea-release-please-action/CHANGELOG.md
2020-05-19 22:17:21 -07:00

1.1 KiB

Changelog

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)