From 0c56bed24c2fc7db43fbf306021d0839ed9450e2 Mon Sep 17 00:00:00 2001 From: "flagsmith-engineering[bot]" <216534828+flagsmith-engineering[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 04:53:29 +0000 Subject: [PATCH] chore(main): release 2.269.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 18 ++++++++++++++++++ version.txt | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0b75856718f6..99c36391f270 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.269.0" + ".": "2.269.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a99ffde6dc8..20d34949dd7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [2.269.1](https://github.com/Flagsmith/flagsmith/compare/v2.269.0...v2.269.1) (2026-09-03) + + +### Bug Fixes + +* **usage:** reword the plan hint when we have no billing period ([#8430](https://github.com/Flagsmith/flagsmith/issues/8430)) ([bf1052e](https://github.com/Flagsmith/flagsmith/commit/bf1052ece2e69a132e097114ba8d8f45f860a7e3)) + + +### Dependency Updates + +* **api:** update dependency djangorestframework to >=3.17.2,<3.18.0 [security] ([#8436](https://github.com/Flagsmith/flagsmith/issues/8436)) ([3fd1643](https://github.com/Flagsmith/flagsmith/commit/3fd1643df601e5a78451b536eb55ebf64dde91d0)) + + +### CI + +* actions/create-github-app-token -> v3 ([#8240](https://github.com/Flagsmith/flagsmith/issues/8240)) ([2d18e02](https://github.com/Flagsmith/flagsmith/commit/2d18e02ba3a29afd166d0d549cd2352117ba74da)) +* pre-commit autoupdate ([#8255](https://github.com/Flagsmith/flagsmith/issues/8255)) ([e936e4c](https://github.com/Flagsmith/flagsmith/commit/e936e4c186f135502cd0a28aa26cd020dfa859bf)) + ## [2.269.0](https://github.com/Flagsmith/flagsmith/compare/v2.268.0...v2.269.0) (2026-09-02) diff --git a/version.txt b/version.txt index 94e4a839e8c1..516568a2d694 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.269.0 +2.269.1