diff --git a/CHANGELOG.md b/CHANGELOG.md index 51c4046..683fb3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.45.0](https://github.com/apify/workflows/compare/v0.44.0...v0.45.0) (2026-05-15) + + +### Features + +* Add more inputs and outputs to the `commit` action to make it more useful ([#298](https://github.com/apify/workflows/issues/298)) ([a1e8619](https://github.com/apify/workflows/commit/a1e86199fa508a289dd4c4c26477341f55d8d87b)) + ## [0.44.0](https://github.com/apify/workflows/compare/v0.43.0...v0.44.0) (2026-05-13)