diff --git a/CHANGELOG.md b/CHANGELOG.md index a1410cfba..db447dded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ All notable changes to this project will be documented in this file. ## [1.2.1](https://github.com/apify/apify-cli/releases/tag/v1.2.1) (2026-01-06) +### 🔧 CI/CD + +- Fix release flow permissions ([#988](https://github.com/apify/apify-cli/pull/988)) ([a9d0d90](https://github.com/apify/apify-cli/commit/a9d0d9013f42e48bfcdddbc467e995b1655cf853)) by [@vladfrangu](https://github.com/vladfrangu) + ## [1.2.0](https://github.com/apify/apify-cli/releases/tag/v1.2.0) (2026-01-06) ### 🚀 Features diff --git a/website/versioned_docs/version-1.4/changelog.md b/website/versioned_docs/version-1.4/changelog.md index 9788bb2b6..a9a71467e 100644 --- a/website/versioned_docs/version-1.4/changelog.md +++ b/website/versioned_docs/version-1.4/changelog.md @@ -56,6 +56,10 @@ All notable changes to this project will be documented in this file. ### [1.2.1](https://github.com/apify/apify-cli/releases/tag/v1.2.1) (2026-01-06) +#### 🔧 CI/CD + +- Fix release flow permissions ([#988](https://github.com/apify/apify-cli/pull/988)) ([a9d0d90](https://github.com/apify/apify-cli/commit/a9d0d9013f42e48bfcdddbc467e995b1655cf853)) by [@vladfrangu](https://github.com/vladfrangu) + ### [1.2.0](https://github.com/apify/apify-cli/releases/tag/v1.2.0) (2026-01-06) #### 🚀 Features