Skip to content

Commit 34a0d8a

Browse files
committed
chore(main): release 2.189.0
1 parent d9efa0a commit 34a0d8a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.188.1"
2+
".": "2.189.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.189.0](https://github.com/Flagsmith/flagsmith/compare/v2.188.1...v2.189.0) (2025-07-24)
4+
5+
6+
### Features
7+
8+
* add clone action to release pipelines list ([#5791](https://github.com/Flagsmith/flagsmith/issues/5791)) ([4153c09](https://github.com/Flagsmith/flagsmith/commit/4153c09e404b45cfd2cfe85343782d9135e41469))
9+
* adds in-flight feature validation for delete action ([#5824](https://github.com/Flagsmith/flagsmith/issues/5824)) ([5146bbf](https://github.com/Flagsmith/flagsmith/commit/5146bbf4193beacb71969b7c061fe70cfa2bf291))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** Incorrect PR title when opening flagsmith-charts PRs ([#5821](https://github.com/Flagsmith/flagsmith/issues/5821)) ([c5fc2c7](https://github.com/Flagsmith/flagsmith/commit/c5fc2c71b2320a9a5bede481a9f4721d365b6a6b))
15+
* incorrect-is-editing-property-check ([#5826](https://github.com/Flagsmith/flagsmith/issues/5826)) ([d9efa0a](https://github.com/Flagsmith/flagsmith/commit/d9efa0a0a873b0a7ad9acdbae06503249e2b6e5e))
16+
317
## [2.188.1](https://github.com/Flagsmith/flagsmith/compare/v2.188.0...v2.188.1) (2025-07-23)
418

519

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.188.1
1+
2.189.0

0 commit comments

Comments
 (0)