Skip to content

Commit 60c38dc

Browse files
committed
feat: 2.0.1
1 parent acfa307 commit 60c38dc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

shorebird_code_push/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.0.1
2+
3+
- Update the mimimum Flutter version from 3.24.4 to 3.24.5 (3.24.4 does not
4+
include the updater changes required to support the new API).
5+
16
# 2.0.0
27

38
- **BREAKING**: more updates to the Updater API. We now support Stable, Beta,

shorebird_code_push/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: shorebird_code_push
22
description: Check for and download Shorebird code push updates from your app.
3-
version: 2.0.0
3+
version: 2.0.1
44
homepage: https://shorebird.dev
55
repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push
66

0 commit comments

Comments
 (0)