chore(shorebird_cli): draft release 1.1.23 (#2390)
This commit is contained in:
@@ -6,6 +6,13 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
|
||||
|
||||
This section contains past updates we've sent to customers.
|
||||
|
||||
## 1.1.23 (July 26, 2024)
|
||||
|
||||
- 👾 Fix issue where a space in the path to a Flutter project would cause iOS
|
||||
patching to fail.
|
||||
- 🛗 Fix issue that would cause `shorebird_code_push` to incorrectly report that
|
||||
a new patch was available for download.
|
||||
|
||||
## 1.1.22 (July 23, 2024)
|
||||
|
||||
- 📈 Improve iOS patch performance
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.1.22';
|
||||
const packageVersion = '1.1.23';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.1.22
|
||||
version: 1.1.23
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
|
||||
publish_to: none
|
||||
|
||||
Reference in New Issue
Block a user