Skip to content

Commit e0b7c0a

Browse files
chore(release): 0.16.19 [skip ci]
## [0.16.19](v0.16.18...v0.16.19) (2026-03-16) ### Enhancements * Chore/code cleanup ([#133](#133)) ([a6bd870](a6bd870))
1 parent a6bd870 commit e0b7c0a

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.16.19](https://github.com/TestPlanIt/testplanit/compare/v0.16.18...v0.16.19) (2026-03-16)
2+
3+
### Enhancements
4+
5+
* Chore/code cleanup ([#133](https://github.com/TestPlanIt/testplanit/issues/133)) ([a6bd870](https://github.com/TestPlanIt/testplanit/commit/a6bd8708d05cb7a76a41fbd487fba0a617b38c00))
6+
17
## [0.16.18](https://github.com/TestPlanIt/testplanit/compare/v0.16.17...v0.16.18) (2026-03-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.16.18",
3+
"version": "0.16.19",
44
"private": true,
55
"scripts": {
66
"generate": "NODE_OPTIONS='--max-old-space-size=12288' zenstack generate && prisma db push",

0 commit comments

Comments
 (0)