Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 2.83 KB

Changelog

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

2.0.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#11) (fa9b38f)

2.0.0 (2023-10-30)

⚠ BREAKING CHANGES

  • Add support for feature flag (#8)

Features

  • Add support for feature flag (#8) (44f1a5d)

1.1.4 (2023-10-30)

Bug Fixes

  • Do not create a deployment when a version is not provided (#7) (46ab6cb)

1.1.3 (2023-01-24)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#3) (3e05af7)

1.1.2 (2022-10-27)

Bug Fixes

  • Update CI configuration files to use latest version (#2) (0f359d8)

1.1.1 (2022-04-21)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#1) (453c022)

1.1.0 (2022-04-20)

Features