Skip to content

Commit 1ba6685

Browse files
chore(main): release wootty 0.2.9 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e14dac2 commit 1ba6685

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.8"
2+
".": "0.2.9"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.9](https://github.com/icoretech/wootty/compare/wootty-v0.2.8...wootty-v0.2.9) (2026-03-04)
9+
10+
11+
### Features
12+
13+
* **ui:** modernize terminal UI with glassmorphism and refined styling ([1da3f05](https://github.com/icoretech/wootty/commit/1da3f05fb01795437c9b2311da1f6d20a2a5ce03))
14+
815
## [0.2.8](https://github.com/icoretech/wootty/compare/wootty-v0.2.7...wootty-v0.2.8) (2026-03-03)
916

1017

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wootty",
33
"private": true,
4-
"version": "0.2.8",
4+
"version": "0.2.9",
55
"description": "WooTTY: modern web terminal with resilient PTY sessions",
66
"packageManager": "pnpm@10.30.0",
77
"engines": {

0 commit comments

Comments
 (0)