docs: Release notes for 0.26.1 (#1757)
This commit is contained in:
@@ -2,6 +2,17 @@
|
||||
|
||||
This section contains past updates we've sent to customers via Discord.
|
||||
|
||||
## 0.26.1 (February 26, 2024)
|
||||
|
||||
🆕 Updated to Flutter 3.19.1.
|
||||
🪟 Fixed `shorebird patch` failing on some Windows installs (missing .dll).
|
||||
☁️ Added Microsoft login to `shorebird login` and console.shorebird.dev.
|
||||
|
||||
Microsoft login will show Shorebird as an "unverified" app for a few more
|
||||
days until our Microsoft Partner Program application completes.
|
||||
|
||||
📚 Release notes can be found at https://github.com/shorebirdtech/shorebird/releases/tag/v0.26.1
|
||||
|
||||
## 0.26.0 (February 15, 2024)
|
||||
|
||||
🆕 Updated to Flutter 3.19.0.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '0.26.0';
|
||||
const packageVersion = '0.26.1';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 0.26.0
|
||||
version: 0.26.1
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
|
||||
publish_to: none
|
||||
|
||||
Reference in New Issue
Block a user