chore(shorebird_cli): v1.1.15 (#2317)

This commit is contained in:
Felix Angelov
2024-07-03 15:04:28 -05:00
committed by GitHub
parent 302e6c392f
commit b462335a6f
3 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -6,10 +6,14 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
This section contains past updates we've sent to customers.
## 1.1.15 (July 3, 2024)
- ✨ Add `--display-name` to `shorebird init`
## 1.1.14 (July 3, 2024)
- 📈 Improve iOS patch performance (GDT sort)
- 🤖 Add Jetbrains Toolbox Android Studio detection for Linux
- 🤖 Add JetBrains Toolbox Android Studio detection for Linux
- 🩹 Always respect `--build-name` and `--build-number` args
## 1.1.13 (June 26, 2024)
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.1.14';
const packageVersion = '1.1.15';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.1.14
version: 1.1.15
repository: https://github.com/shorebirdtech/shorebird
publish_to: none