1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-10 01:01:13 +02:00
Files
gitea-release-please-action/CHANGELOG.md
2020-07-23 11:13:51 -07:00

3.8 KiB

Changelog

1.4.0 (2020-07-23)

Features

1.3.2 (2020-06-17)

Bug Fixes

1.3.1 (2020-06-17)

Bug Fixes

  • build: update to match new default branch (#36) (1188197)

1.3.0 (2020-06-17)

Features

  • release-please: configurable default branch; package-lock.json now updated (#34) (a4607bd)

Bug Fixes

  • docs: update docs to GoogleCloudPlatform (#31) (4f72a02)

1.2.2 (2020-06-11)

Bug Fixes

  • deps: depend on release-please ^5.2.1 to support merge commits (#28) (5c2e7c4)

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)