File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.0 "
2+ "." : " 0.2.1 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project follows [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.1] ( https://github.com/icoretech/wootty/compare/wootty-v0.2.0...wootty-v0.2.1 ) (2026-02-20)
9+
10+
11+ ### Features
12+
13+ * refine terminal UX and add watch sessions ([ 38da078] ( https://github.com/icoretech/wootty/commit/38da07855e37a8bc2f5a0022b30c467644f8fdc4 ) )
14+ * tune terminal defaults and refresh docs screenshot ([ b1b6ce0] ( https://github.com/icoretech/wootty/commit/b1b6ce0e7a1bc99c6b1508850465c2be1dc73591 ) )
15+
816## [ 0.2.0] ( https://github.com/icoretech/wootty/compare/wootty-v0.1.1...wootty-v0.2.0 ) (2026-02-20)
917
1018
Original file line number Diff line number Diff line change 11{
22 "name" : " wootty" ,
33 "private" : true ,
4- "version" : " 0.2.0 " ,
4+ "version" : " 0.2.1 " ,
55 "description" : " WooTTY: modern web terminal with resilient PTY sessions" ,
66 "packageManager" : " pnpm@10.30.0" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments