From dffafaff7a99ac139c8ba0ed2c6f48ccab5c3192 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Fri, 12 Sep 2025 16:51:27 -0500 Subject: [PATCH] chore(shorebird_code_push): v2.0.5 (#294) --- shorebird_code_push/CHANGELOG.md | 4 ++++ shorebird_code_push/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shorebird_code_push/CHANGELOG.md b/shorebird_code_push/CHANGELOG.md index d702920..b92be66 100644 --- a/shorebird_code_push/CHANGELOG.md +++ b/shorebird_code_push/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.0.5 + +- docs: fix Discord badge in `README.md` + # 2.0.4 - feat: allow for custom UpdateTrack names in addition to stable, staging, and diff --git a/shorebird_code_push/pubspec.yaml b/shorebird_code_push/pubspec.yaml index d6562b2..efd1e6a 100644 --- a/shorebird_code_push/pubspec.yaml +++ b/shorebird_code_push/pubspec.yaml @@ -1,6 +1,6 @@ name: shorebird_code_push description: Check for and download Shorebird code push updates from your app. -version: 2.0.4 +version: 2.0.5 homepage: https://shorebird.dev repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_push