Skip to content

Latest commit

 

History

History
54 lines (25 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

54 lines (25 loc) · 913 Bytes

[2.3.4] - September 24, 2024

  • Ability to specify target branch to tag

[2.3.3+5] - September 19, 2024

  • Default message when changelog is set to false

[2.3.3+4] - July 23, 2024

  • Automated dependency updates

[2.3.3+3] - July 9, 2024

  • Automated dependency updates

[2.3.3+2] - June 11, 2024

  • Automated dependency updates

[2.3.3+1] - June 4, 2024

  • Automated dependency updates

[2.3.3] - May 17th, 2024

  • Added prefix to logged output.

[2.3.2] - May 17th, 2024

  • Added prefix option to change from the default of "v".

[2.3.1] - May 15th, 2024

  • Updated README
  • Added ability to skip major / minor tags.
  • Updated action to add the ability to skip the changelog scanner.

[2.3.0] - May 14th, 2024

  • Updated to allow aborting the tag if the pubspec's full version already exists.
  • Added changelog capabilities

[2.2.2] - May 14th, 2024

  • Analysis updates