From cb42e3c671079e0f650a0ac39ffed0652b32e324 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:33:15 +0000 Subject: [PATCH] chore(main): release 1.4.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1b846..47238e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.1](https://github.com/apify/actions/compare/v1.4.0...v1.4.1) (2026-08-17) + + +### Bug Fixes + +* **git-cliff-release:** upload the generated changelog as an artifact ([#36](https://github.com/apify/actions/issues/36)) ([8a3e3b2](https://github.com/apify/actions/commit/8a3e3b29cbf75fada944de8d93dc0bfa72a25a5c)) + ## [1.4.0](https://github.com/apify/actions/compare/v1.3.2...v1.4.0) (2026-07-03)