Skip to content

Commit 338ef52

Browse files
committed
Release v0.5.5
1 parent a701cb8 commit 338ef52

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.5.5] - 2025-11-25
4+
5+
* Fix missing items element on `project_eval`
6+
* Allow install to continue even if dependencies cannot be installed
7+
38
## [0.5.4] - 2025-11-13
49

510
* Fix async messages on `project_eval`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tidewave",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "Tidewave for JavaScript/Next.js",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)