Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

59 lines (27 loc) · 2.44 KB

3.0.0 (2024-05-08)

Features

BREAKING CHANGES

  • Mark as breaking change for the node 20 upgrade just in case there's some odd dependency somewhere.

2.2.0 (2023-06-19)

Features

  • updated dist and package.json to solve deprecation warning (#558) (f74f614)

2.0.0 (2023-04-26)

Features

  • upgrade to node 16 before node12 is completely disabled (#528) (8b15cb1)

BREAKING CHANGES

  • Updating to node16 should be happening anyway; and being forced by GitHub but updating to this version should also be part of a planned upgrade and not an auto-process via dependabot.

1.2.0 (2021-03-31)

Features

  • update minor version for new features (de0a057)

1.1.0 (2021-03-09)

Bug Fixes

Features

  • add the ability to pass a flag to the action to create immutable repositories (#21) (ec818fc)

1.0.0 (2021-02-15)

Bug Fixes