From 4d2c34412535fddb54505a56827431fe0df79d65 Mon Sep 17 00:00:00 2001 From: Flagsmith Bot <65724737+flagsmithdev@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:14:01 +0100 Subject: [PATCH] chore(main): release 1.8.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5eb41ee..385f080 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.8.0"} +{".":"1.8.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 54127ed..0cf8000 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.8.1](https://github.com/Flagsmith/flagsmith-kotlin-android-client/compare/v1.8.0...v1.8.1) (2025-09-10) + + +### Other + +* Add `CODEOWNERS` ([#72](https://github.com/Flagsmith/flagsmith-kotlin-android-client/issues/72)) ([a9ecc05](https://github.com/Flagsmith/flagsmith-kotlin-android-client/commit/a9ecc055d89ba42d943fbe88e10e1d18ba03f33a)) + ## [1.8.0](https://github.com/Flagsmith/flagsmith-kotlin-android-client/compare/v1.7.4...v1.8.0) (2025-07-08) diff --git a/version.txt b/version.txt index 27f9cd3..a8fdfda 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.0 +1.8.1