From 95fd313eece58ad82a66d49afb741d72362b454d Mon Sep 17 00:00:00 2001 From: "flagsmith-engineering[bot]" <216534828+flagsmith-engineering[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:11:29 +0000 Subject: [PATCH 1/2] chore(main): release 1.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f6569c..53fd3fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0](https://github.com/Flagsmith/setup-cli/compare/v1.0.0...v1.0.0) (2026-08-20) + + +### Features + +* Install the Flagsmith CLI and authenticate it via OIDC ([#1](https://github.com/Flagsmith/setup-cli/issues/1)) ([32ae142](https://github.com/Flagsmith/setup-cli/commit/32ae142e7828cb84bc84b4bc0e7eee686199b1ea)) + + +### Bug Fixes + +* **ci:** Release tags are prefixed with the package name ([#5](https://github.com/Flagsmith/setup-cli/issues/5)) ([189a610](https://github.com/Flagsmith/setup-cli/commit/189a6105b0007f83fab7e2564fd13d4de5ff819b)) + + +### Miscellaneous Chores + +* Force 1.0.0 release ([#4](https://github.com/Flagsmith/setup-cli/issues/4)) ([ef92e69](https://github.com/Flagsmith/setup-cli/commit/ef92e69a1d62aa43f88e801843e9d4dce567e610)) + ## [1.0.0](https://github.com/Flagsmith/setup-cli/compare/flagsmith-setup-cli-v1.0.0...flagsmith-setup-cli-v1.0.0) (2026-08-20) ### Features From e7c32efc8b98e622a92e0348148d4f63d045b87a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:11:39 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53fd3fb..8ac0be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,20 +2,17 @@ ## [1.0.0](https://github.com/Flagsmith/setup-cli/compare/v1.0.0...v1.0.0) (2026-08-20) - ### Features -* Install the Flagsmith CLI and authenticate it via OIDC ([#1](https://github.com/Flagsmith/setup-cli/issues/1)) ([32ae142](https://github.com/Flagsmith/setup-cli/commit/32ae142e7828cb84bc84b4bc0e7eee686199b1ea)) - +- Install the Flagsmith CLI and authenticate it via OIDC ([#1](https://github.com/Flagsmith/setup-cli/issues/1)) ([32ae142](https://github.com/Flagsmith/setup-cli/commit/32ae142e7828cb84bc84b4bc0e7eee686199b1ea)) ### Bug Fixes -* **ci:** Release tags are prefixed with the package name ([#5](https://github.com/Flagsmith/setup-cli/issues/5)) ([189a610](https://github.com/Flagsmith/setup-cli/commit/189a6105b0007f83fab7e2564fd13d4de5ff819b)) - +- **ci:** Release tags are prefixed with the package name ([#5](https://github.com/Flagsmith/setup-cli/issues/5)) ([189a610](https://github.com/Flagsmith/setup-cli/commit/189a6105b0007f83fab7e2564fd13d4de5ff819b)) ### Miscellaneous Chores -* Force 1.0.0 release ([#4](https://github.com/Flagsmith/setup-cli/issues/4)) ([ef92e69](https://github.com/Flagsmith/setup-cli/commit/ef92e69a1d62aa43f88e801843e9d4dce567e610)) +- Force 1.0.0 release ([#4](https://github.com/Flagsmith/setup-cli/issues/4)) ([ef92e69](https://github.com/Flagsmith/setup-cli/commit/ef92e69a1d62aa43f88e801843e9d4dce567e610)) ## [1.0.0](https://github.com/Flagsmith/setup-cli/compare/flagsmith-setup-cli-v1.0.0...flagsmith-setup-cli-v1.0.0) (2026-08-20)