chore(shorebird_cli): v1.4.0 (#2524)

Co-authored-by: Felix Angelov <felix@shorebird.dev>
Co-authored-by: Eric Seidel <eric@shorebird.dev>
This commit is contained in:
Bryan Oltman
2024-10-10 10:15:17 -04:00
committed by GitHub
parent 893afc9459
commit a1dfc7d6bb
4 changed files with 7 additions and 3 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.4.0 (October 9, 2024)
- 🏢 Support for organizations! (Sharing groups of apps with groups of people.)
## 1.3.5 (September 30, 2024)
- 🪵 Improve AOT Tools logging and exception reporting
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.3.5';
const packageVersion = '1.4.0';
+1 -1
View File
@@ -622,7 +622,7 @@ packages:
path: "../shorebird_code_push_client"
relative: true
source: path
version: "0.8.0+1"
version: "0.9.0+1"
shorebird_code_push_protocol:
dependency: "direct main"
description:
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.3.5
version: 1.4.0
repository: https://github.com/shorebirdtech/shorebird
publish_to: none