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:
@@ -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,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.3.5';
|
||||
const packageVersion = '1.4.0';
|
||||
|
||||
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user