Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 783 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 783 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v1.2.0] - 2024-02-23

Added

  • Added the ability to define the format of the release title and tag.

[v1.1.1] - 2024-02-23

Fixed

  • Fixed the path input not actually being defined in action.yml
  • Moved from deprecated Node 12 to Node 20

[v1.1.0] - 2024-02-08

Added

  • Added the path input parameter to specify the location of the changelog file

[v1.0.1] - 2021-05-12

Changed

  • Added an icon for publishing to GitHub Marketplace

[v1.0.0] - 2021-05-11

  • Initial release