Skip to content

Commit 9a46ec2

Browse files
chore(release): 0.15.4 [skip ci]
## [0.15.4](v0.15.3...v0.15.4) (2026-03-11) ### Bug Fixes * update hono and other dependencies for improved compatibility ([6c92666](6c92666))
1 parent 6c92666 commit 9a46ec2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

testplanit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.15.4](https://github.com/TestPlanIt/testplanit/compare/v0.15.3...v0.15.4) (2026-03-11)
2+
3+
### Bug Fixes
4+
5+
* update hono and other dependencies for improved compatibility ([6c92666](https://github.com/TestPlanIt/testplanit/commit/6c926661e499f67773e8681257f02990abfd31e8))
6+
17
## [0.15.3](https://github.com/TestPlanIt/testplanit/compare/v0.15.2...v0.15.3) (2026-03-11)
28

39
### Enhancements

testplanit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "testplanit",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"private": true,
55
"scripts": {
66
"generate": "NODE_OPTIONS='--max-old-space-size=12288' zenstack generate && prisma db push",

0 commit comments

Comments
 (0)