chore(shorebird_cli): v1.1.15 (#2317)
This commit is contained in:
+5
-1
@@ -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,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.1.14';
|
||||
const packageVersion = '1.1.15';
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user