Skip to content

Commit f297609

Browse files
chore(release): 0.21.17 [skip ci]
## [0.21.17](v0.21.16...v0.21.17) (2026-04-16) ### Bug Fixes * resolve E2E failures, CodeQL warnings, and debug cleanup ([#216](#216)) ([9d81d8d](9d81d8d))
1 parent 9d81d8d commit f297609

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.21.17](https://github.com/TestPlanIt/testplanit/compare/v0.21.16...v0.21.17) (2026-04-16)
2+
3+
### Bug Fixes
4+
5+
* resolve E2E failures, CodeQL warnings, and debug cleanup ([#216](https://github.com/TestPlanIt/testplanit/issues/216)) ([9d81d8d](https://github.com/TestPlanIt/testplanit/commit/9d81d8d5c5b9b1b23617b09397274ff104cd52f9))
6+
17
## [0.21.16](https://github.com/TestPlanIt/testplanit/compare/v0.21.15...v0.21.16) (2026-04-16)
28

39
### Bug Fixes

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.21.16",
3+
"version": "0.21.17",
44
"private": true,
55
"scripts": {
66
"generate": "NODE_OPTIONS='--max-old-space-size=12288' zenstack generate && prisma db push",

0 commit comments

Comments
 (0)