File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.18 "
2+ "." : " 0.2.19 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.19] ( https://github.com/icoretech/wootty/compare/wootty-v0.2.18...wootty-v0.2.19 ) (2026-07-06)
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** update dependency lucide-react to ^1.22.0 ([ #149 ] ( https://github.com/icoretech/wootty/issues/149 ) ) ([ d1a5171] ( https://github.com/icoretech/wootty/commit/d1a5171e3ba69686fe8cb1744a066b322c9c1850 ) )
14+ * ** deps:** update dependency lucide-react to ^1.23.0 ([ #152 ] ( https://github.com/icoretech/wootty/issues/152 ) ) ([ 55a2af2] ( https://github.com/icoretech/wootty/commit/55a2af2bad5b4c491cd1d70f18629be3aaefc8ca ) )
15+ * ** deps:** update lucide monorepo to ^1.20.0 ([ #137 ] ( https://github.com/icoretech/wootty/issues/137 ) ) ([ 21ab0d3] ( https://github.com/icoretech/wootty/commit/21ab0d3b44a51e69c5e1401b5e2499f09a339f7c ) )
16+ * ** deps:** update lucide monorepo to ^1.21.0 ([ #141 ] ( https://github.com/icoretech/wootty/issues/141 ) ) ([ 09d803e] ( https://github.com/icoretech/wootty/commit/09d803eb034ffd69e1bbe30a29f7e0fcf841fa3a ) )
17+
818## [ 0.2.18] ( https://github.com/icoretech/wootty/compare/wootty-v0.2.17...wootty-v0.2.18 ) (2026-06-13)
919
1020
Original file line number Diff line number Diff line change 11{
22 "name" : " wootty" ,
33 "private" : true ,
4- "version" : " 0.2.18 " ,
4+ "version" : " 0.2.19 " ,
55 "description" : " WooTTY: modern web terminal with resilient PTY sessions" ,
66 "packageManager" : " pnpm@11.10.0" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments