Skip to content

Commit dbee78f

Browse files
authored
changelog typo fixe for 22.09.0 (#91)
-- pubspec.yaml updated for "no push"
1 parent babb44c commit dbee78f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 22.09.0
22
* Fixed "isInitialized" variable reset on hot reload.
3-
* Underlying android SDK version is 22.06.2
4-
* Underlying iOS SDK version is 22.09.0
3+
* Updated underlying android SDK version to 22.06.2
4+
* Updated underlying iOS SDK version to 22.09.0
55

66
## 22.02.1
77
* SDK has been internally slightly reworked to support a "no push notification" variant.

scripts/no-push-files/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ dependencies:
1414
pedantic: ^1.11.0
1515

1616
dev_dependencies:
17+
flutter_lints: ^2.0.1
1718
flutter_test:
1819
sdk: flutter
1920

0 commit comments

Comments
 (0)