Skip to content

Commit 3cafee5

Browse files
authored
Merge pull request #68 from Flagsmith/release-please--branches--main
chore(main): release 1.7.4
2 parents 4b49100 + 0d1eafe commit 3cafee5

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "1.7.3"}
1+
{".":"1.7.4"}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1+
# Changelog
2+
3+
## [1.7.4](https://github.com/Flagsmith/flagsmith-kotlin-android-client/compare/v1.7.3...v1.7.4) (2025-07-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Exclude transient query parameter from identities request when false ([0a0fc35](https://github.com/Flagsmith/flagsmith-kotlin-android-client/commit/0a0fc35253975ecc17a3730501e1d832db98fb75))
9+
10+
11+
### CI
12+
13+
* add release please ([4b49100](https://github.com/Flagsmith/flagsmith-kotlin-android-client/commit/4b49100745822341ea68dea2a6f21b3ff7bf4598))
114

215
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.9.0 -->

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.3
1+
1.7.4

0 commit comments

Comments
 (0)