chore(shorebird_cli): release 0.26.3 (#1776)
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
This section contains past updates we've sent to customers via Discord.
|
||||
|
||||
## 0.26.3 (March 5, 2024)
|
||||
|
||||
🧑🔬 Record more diagnostic information to help solve problems with patches.
|
||||
🪵 Improved messaging for expiring CI tokens.
|
||||
|
||||
📚 Release notes can be found at https://github.com/shorebirdtech/shorebird/releases/tag/v0.26.3
|
||||
|
||||
## 0.26.2 (February 29, 2024)
|
||||
|
||||
⬇️ Lower required Dart version to 3.0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '0.26.2';
|
||||
const packageVersion = '0.26.3';
|
||||
|
||||
@@ -229,10 +229,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: dart_style
|
||||
sha256: "40ae61a5d43feea6d24bd22c0537a6629db858963b99b4bc1c3db80676f32368"
|
||||
sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.3.4"
|
||||
version: "2.3.6"
|
||||
equatable:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -374,10 +374,10 @@ packages:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: json_path
|
||||
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
|
||||
sha256: "149d32ceb7dc22422ea6d09e401fd688f54e1343bc9ff8c3cb1900ca3b1ad8b1"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.0"
|
||||
version: "0.7.1"
|
||||
json_serializable:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 0.26.2
|
||||
version: 0.26.3
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
|
||||
publish_to: none
|
||||
|
||||
Reference in New Issue
Block a user