Skip to content

Commit a6805fb

Browse files
committed
Revert version bump
1 parent d309265 commit a6805fb

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
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.3" }
1+
{".":"6.0.2"}

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
# Changelog
22

3-
## [6.0.3](https://github.com/Flagsmith/flagsmith-flutter-client/compare/v6.0.2...v6.0.3) (2025-07-08)
4-
5-
6-
### Bug Fixes
7-
8-
* Prevent dio warning logs on Web
9-
103
## [6.0.2](https://github.com/Flagsmith/flagsmith-flutter-client/compare/v6.0.1...v6.0.2) (2025-07-07)
114

125

136
### CI
147

158
* add release please configuration ([#75](https://github.com/Flagsmith/flagsmith-flutter-client/issues/75)) ([6583788](https://github.com/Flagsmith/flagsmith-flutter-client/commit/6583788bb649c424f213ffefe0ab3256e687dc5e))
169

10+
11+
### Bug Fixes
12+
* Prevent dio warning logs on Web
13+
1714
## [6.0.1]
1815

1916
- 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.3
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)