Skip to content

Commit e8cf91b

Browse files
chore(release): 0.22.1 [skip ci]
## [0.22.1](v0.22.0...v0.22.1) (2026-04-19) ### Bug Fixes * Bug fix batch for v0.22.1 ([#225](#225)) ([ff68bb8](ff68bb8)), closes [#220](#220) [#219](#219) [#221](#221) [#223](#223)
1 parent ff68bb8 commit e8cf91b

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.22.1](https://github.com/TestPlanIt/testplanit/compare/v0.22.0...v0.22.1) (2026-04-19)
2+
3+
### Bug Fixes
4+
5+
* Bug fix batch for v0.22.1 ([#225](https://github.com/TestPlanIt/testplanit/issues/225)) ([ff68bb8](https://github.com/TestPlanIt/testplanit/commit/ff68bb83e08855c98d6da877988ce00d4246431b)), closes [#220](https://github.com/TestPlanIt/testplanit/issues/220) [#219](https://github.com/TestPlanIt/testplanit/issues/219) [#221](https://github.com/TestPlanIt/testplanit/issues/221) [#223](https://github.com/TestPlanIt/testplanit/issues/223)
6+
17
## [0.22.0](https://github.com/TestPlanIt/testplanit/compare/v0.21.18...v0.22.0) (2026-04-18)
28

39
### Features

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

0 commit comments

Comments
 (0)