chore(shorebird_code_push): v2.0.6 (#345)
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# 2.0.6
|
||||
|
||||
- fix: `checkForUpdate` now reports `restartRequired` when the current patch
|
||||
has been rolled back
|
||||
- fix: `update` no longer throws `UpdateException` when no new patch is
|
||||
available to install
|
||||
- fix: `update` no longer throws `UpdateException` when another update is
|
||||
already in progress
|
||||
- docs: warn that `checkForUpdate` and `update` make network calls and may
|
||||
block app startup if awaited synchronously
|
||||
|
||||
# 2.0.5
|
||||
|
||||
- docs: fix Discord badge in `README.md`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_code_push
|
||||
description: Check for and download Shorebird code push updates from your app.
|
||||
version: 2.0.5
|
||||
version: 2.0.6
|
||||
homepage: https://shorebird.dev
|
||||
repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user