From 935e90b0a163b0687066b851e8bdfc0ab85fdee8 Mon Sep 17 00:00:00 2001 From: patrikbraborec Date: Fri, 10 Apr 2026 11:37:23 +0200 Subject: [PATCH] docs: add missing changelog entry for v1.2.1 The v1.2.1 release section was empty because the only change was a CI fix that the automated changelog generator did not categorize. Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 4 ++++ website/versioned_docs/version-1.4/changelog.md | 4 ++++ 2 files changed, 8 insertions(+) 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