chore: prep release 1.4.10 (#2614)

This commit is contained in:
Bryan Oltman
2024-11-08 18:39:38 -05:00
committed by GitHub
parent 154f30ad42
commit c488146703
4 changed files with 7 additions and 3 deletions
+4
View File
@@ -6,6 +6,10 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
This section contains past updates we've sent to customers.
## 1.4.10 (November 8, 2024)
- 🛠️ Fix Updater issuer where older patches would be used if state failed to deserialize (https://github.com/shorebirdtech/shorebird/issues/2612)
## 1.4.9 (November 4, 2024)
- 📦 Release new Flutter 3.24.4 revision to support `package:shorebird_code_push` rewrite (v2.0.0-dev.1)
+1 -1
View File
@@ -1 +1 @@
b42f87c03b529db7c8fd0028206f3dbdb5dc4858
8709ea6fca468217fb2d962a3b876268601b62b7
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.4.9';
const packageVersion = '1.4.10';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.4.9
version: 1.4.10
repository: https://github.com/shorebirdtech/shorebird
publish_to: none