Skip to content

Commit 5544c43

Browse files
mizu-junclaudehappy-otter
committed
chore(release): bump version to 1.17.0
Cuts the 65 UI/UX v3 commits accumulated since v1.16.0 (High Contrast scheme, window backdrop materials, InfoBar stack, measured-width migrations) into a release. Updates CHANGELOG.md Unreleased -> 1.17.0 and docs/PRODUCT.md's review timestamp per the minor-release checklist. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
1 parent 6a536e5 commit 5544c43

4 files changed

Lines changed: 15 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.17.0] - 2026-08-30
11+
1012
### Added
1113
- New built-in **High Contrast** colour scheme (`colors = "highcontrast"`), the
1214
first scheme to target WCAG **AAA**: a pure black ground, pure white text, and

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ exclude = [
2020
resolver = "2"
2121

2222
[workspace.package]
23-
version = "1.16.0"
23+
version = "1.17.0"
2424
edition = "2024"
2525
license = "MIT OR Apache-2.0"
2626
authors = []

docs/PRODUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Nexterm Product Requirements
22

33
- Status: living document, reviewed at each minor/major release (alongside `CHANGELOG.md`)
4-
- Last reviewed: 2026-07-31 (v1.16.0)
4+
- Last reviewed: 2026-08-30 (v1.17.0)
55
- Owner: @mizu-jun
66

77
This document defines **what Nexterm is and why** — vision, target users, product

0 commit comments

Comments
 (0)