chore: draft release 1.4.6 (#2578)

This commit is contained in:
Bryan Oltman
2024-10-24 16:28:31 -04:00
committed by GitHub
parent 05878d9f6b
commit daaab741e2
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -6,6 +6,11 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
This section contains past updates we've sent to customers.
## 1.4.6 (October 24, 2024)
- 🍧 Fix issue with `shorebird release ios` where flavored apps would sometimes
upload the incorrect binary.
## 1.4.5 (October 23, 2024)
- 🧑‍🔧 Fix bug when patching with `--split-debug-info` on iOS
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.4.5';
const packageVersion = '1.4.6';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.4.5
version: 1.4.6
repository: https://github.com/shorebirdtech/shorebird
publish_to: none