Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions shorebird_code_push/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.0.3

- feat: override `toString` in `ReadPatchException` and `UpdateException`

# 2.0.2

- fix: un-break web platform
Expand Down
2 changes: 1 addition & 1 deletion shorebird_code_push/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: shorebird_code_push
description: Check for and download Shorebird code push updates from your app.
version: 2.0.2
version: 2.0.3
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push

Expand Down