From 8fdbdfe5c2c10470cc4d64e0e50bd0f31bebca9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 10:21:04 +0000 Subject: [PATCH] chore(main): release 1.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1918cd4..d23c62f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.1](https://github.com/apify/actions/compare/v1.1.0...v1.1.1) (2026-05-18) + + +### Bug Fixes + +* Fix type imports in actions using `github-script` ([#13](https://github.com/apify/actions/issues/13)) ([7000329](https://github.com/apify/actions/commit/7000329e667503c515621568ab031b2c21c28ff1)) + ## [1.1.0](https://github.com/apify/actions/compare/v1.0.0...v1.1.0) (2026-05-18)