chore: release 1.6.8 (#2824)

This commit is contained in:
Bryan Oltman
2025-01-31 10:44:42 -05:00
committed by GitHub
parent 6208a25533
commit b73abff072
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -6,6 +6,12 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
This section contains past updates we've sent to customers.
## 1.6.8 (January 31, 2025)
- 🐧 Linux support is now in beta!
- 🍎 macOS preview supports staged patches
- 🪟 Windows preview supports staged patches
## 1.6.7 (January 27, 2025)
- 🍎 Shorebird macOS apps can now run on Intel Macs!
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.7';
const packageVersion = '1.6.8';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.7
version: 1.6.8
repository: https://github.com/shorebirdtech/shorebird
publish_to: none