Skip to content

Commit 90bc7f2

Browse files
chore(release): 0.22.3 [skip ci]
## [0.22.3](v0.22.2...v0.22.3) (2026-04-19) ### Enhancements * dialog polish, share link password policy, and review field fixes ([#228](#228)) ([2844afd](2844afd))
1 parent 2844afd commit 90bc7f2

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.3](https://github.com/TestPlanIt/testplanit/compare/v0.22.2...v0.22.3) (2026-04-19)
2+
3+
### Enhancements
4+
5+
* dialog polish, share link password policy, and review field fixes ([#228](https://github.com/TestPlanIt/testplanit/issues/228)) ([2844afd](https://github.com/TestPlanIt/testplanit/commit/2844afddcf603eac07e69daf8105430b304d6e01))
6+
17
## [0.22.2](https://github.com/TestPlanIt/testplanit/compare/v0.22.1...v0.22.2) (2026-04-19)
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.22.2",
3+
"version": "0.22.3",
44
"private": true,
55
"scripts": {
66
"generate": "NODE_OPTIONS='--max-old-space-size=12288' zenstack generate && prisma db push",

0 commit comments

Comments
 (0)