Skip to content

Commit 9a95e9c

Browse files
authored
chore(main): release 6.0.2 (#77)
1 parent 6583788 commit 9a95e9c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## [6.0.2](https://github.com/Flagsmith/flagsmith-flutter-client/compare/v6.0.1...v6.0.2) (2025-07-07)
3+
4+
5+
### CI
6+
7+
* add release please configuration ([#75](https://github.com/Flagsmith/flagsmith-flutter-client/issues/75)) ([6583788](https://github.com/Flagsmith/flagsmith-flutter-client/commit/6583788bb649c424f213ffefe0ab3256e687dc5e))
8+
29
## [6.0.1]
310

411
- Fix custom storage

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >-
33
Flutter Client SDK for https://www.flagsmith.com/, Flagsmith is 100% Open
44
Source. Host yourself or let us take care of the hosting.
55
6-
version: 6.0.1
6+
version: 6.0.2
77
homepage: https://github.com/Flagsmith/flagsmith-flutter-client
88
repository: https://github.com/Flagsmith/flagsmith-flutter-client
99
issue_tracker: https://github.com/Flagsmith/flagsmith-flutter-client/issues

0 commit comments

Comments
 (0)