From 737459679daa96c697494875832aadcb0d0ee966 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:17:16 +0200 Subject: [PATCH] chore(main): release 0.22.1 (#120) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5947e85..8fabbf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.22.1](https://github.com/apify/workflows/compare/v0.22.0...v0.22.1) (2024-06-11) + + +### Bug Fixes + +* use environment as a annotation tag ([#119](https://github.com/apify/workflows/issues/119)) ([ae44e53](https://github.com/apify/workflows/commit/ae44e53a49e1befed336fbd2caf623b18e07c02a)) + ## [0.22.0](https://github.com/apify/workflows/compare/v0.21.3...v0.22.0) (2024-05-23)