chore(release): v26.8.1

This commit is contained in:
l0ng-ai
2026-08-01 08:55:21 +08:00
parent 596f436c31
commit 6fc8bcb2cf
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ All notable changes to tty7 are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [26.8.0] - 2026-08-01
## [26.8.1] - 2026-08-01
### Added
Generated
+1 -1
View File
@@ -9652,7 +9652,7 @@ dependencies = [
[[package]]
name = "tty7"
version = "26.8.0"
version = "26.8.1"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -204,7 +204,7 @@ edition = "2024"
# they must never drift apart. This is the line a release bump edits (and the
# one nightly's `awk '/^version = /'` stamps: it is the first such line in the
# file, since the package entries above are all `version.workspace = true`).
version = "26.8.0"
version = "26.8.1"
[workspace.dependencies]
# Our fork's `tty7` branch carries the local customizations tty7 relies on: