Skip to content

Commit 9c1cf9a

Browse files
chore(release): 0.21.13 [skip ci]
## [0.21.13](v0.21.12...v0.21.13) (2026-04-15) ### Enhancements * **api:** API token auth: report-endpoint fallback, Valkey cache with immediate invalidation, and capacity test suite ([#199](#199)) ([cd82846](cd82846))
1 parent cd82846 commit 9c1cf9a

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.13](https://github.com/TestPlanIt/testplanit/compare/v0.21.12...v0.21.13) (2026-04-15)
2+
3+
### Enhancements
4+
5+
* **api:** API token auth: report-endpoint fallback, Valkey cache with immediate invalidation, and capacity test suite ([#199](https://github.com/TestPlanIt/testplanit/issues/199)) ([cd82846](https://github.com/TestPlanIt/testplanit/commit/cd8284678334e8a392c4c01ca78a55a5c211bada))
6+
17
## [0.21.12](https://github.com/TestPlanIt/testplanit/compare/v0.21.11...v0.21.12) (2026-04-15)
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.12",
3+
"version": "0.21.13",
44
"private": true,
55
"scripts": {
66
"generate": "NODE_OPTIONS='--max-old-space-size=12288' zenstack generate && prisma db push",

0 commit comments

Comments
 (0)