Skip to content

Commit 2deffee

Browse files
committed
chore: Update version to 1.1.1
1 parent 1c62a4c commit 2deffee

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.1 (2025-11-21)
2+
3+
* fix: SDKE-627 Return true immediately for isInitialized on iOS (#57)
4+
15
## 1.1.0 (2025-06-26)
26

37
* feat: Add support for Rokt

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ packages:
149149
path: ".."
150150
relative: true
151151
source: path
152-
version: "1.1.0"
152+
version: "1.1.1"
153153
path:
154154
dependency: transitive
155155
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mparticle_flutter_sdk
22
description: mParticle Flutter Plugin - SDK wrapper for iOS, Android, and Web platforms
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://github.com/mParticle/mparticle-flutter-sdk
55
repository: https://github.com/mParticle/mparticle-flutter-sdk
66

0 commit comments

Comments
 (0)