Skip to content

Commit 686b0de

Browse files
chore(main): release wootty 0.2.19
1 parent 5402fa8 commit 686b0de

3 files changed

Lines changed: 12 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.18"
2+
".": "0.2.19"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.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

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.18",
4+
"version": "0.2.19",
55
"description": "WooTTY: modern web terminal with resilient PTY sessions",
66
"packageManager": "pnpm@11.10.0",
77
"engines": {

0 commit comments

Comments
 (0)