chore(shorebird_cli): v1.1.26 (#2399)

This commit is contained in:
Felix Angelov
2024-08-01 17:43:21 -05:00
committed by GitHub
parent c0cc559f3e
commit d0a36bc6ef
3 changed files with 6 additions and 2 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.1.26 (August 1, 2024)
- 📈 Improve iOS patch performance (exclude snapshot padding)
## 1.1.25 (July 29, 2024)
- 📈 Improve iOS patch performance (tolerate duplicate code objects)
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.1.25';
const packageVersion = '1.1.26';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.1.25
version: 1.1.26
repository: https://github.com/shorebirdtech/shorebird
publish_to: none