We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbb3bf commit aa89cf8Copy full SHA for aa89cf8
2 files changed
testplanit/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.22.0](https://github.com/TestPlanIt/testplanit/compare/v0.21.18...v0.22.0) (2026-04-18)
2
+
3
+### Features
4
5
+* **security:** Password Policy & Security Hardening ([#218](https://github.com/TestPlanIt/testplanit/issues/218)) ([ebbb3bf](https://github.com/TestPlanIt/testplanit/commit/ebbb3bf1ccd3b2f1b53333804690c589fb1da695))
6
7
## [0.21.18](https://github.com/TestPlanIt/testplanit/compare/v0.21.17...v0.21.18) (2026-04-16)
8
9
### Enhancements
testplanit/package.json
@@ -1,6 +1,6 @@
{
"name": "testplanit",
- "version": "0.21.18",
+ "version": "0.22.0",
"private": true,
"scripts": {
"generate": "NODE_OPTIONS='--max-old-space-size=12288' zenstack generate && prisma db push",
0 commit comments