Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

43 lines (33 loc) · 1.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v0.5.0 - 2024-09-17

Added

  • Updated action inputs to allow adding pull request labels

Dependency

  • Updated create-pull-request to v7

v0.4.0 - 2024-07-19

Added

  • Add option to specify changie version

v0.3.2 - 2024-05-17

Fixed

  • Updated peter-evans/create-pull-request to v6

v0.3.1 - 2023-11-14

Fixed

  • Fixed changelog body not being set correctly

v0.3.0 - 2023-04-22

Added

  • Add version-command variable to run custom commands to set a version

v0.2.0 - 2023-04-05

Added

  • Create a GitHub release with proper release notes

Fixed

  • Don't create a release when changie is first added

v0.1.1 - 2023-03-10

Fixed

  • Always run PR creation flow if a change file exists

v0.1.0 - 2023-03-07

Added

  • Initial release of the action