Skip to content

Commit 8d67983

Browse files
chore(release): 0.11.16 [skip ci]
## [0.11.16](v0.11.15...v0.11.16) (2026-02-05) ### Bug Fixes * Handle default values for text long / link result fields ([#67](#67)) ([f20a5d4](f20a5d4))
1 parent f20a5d4 commit 8d67983

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

testplanit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.11.16](https://github.com/TestPlanIt/testplanit/compare/v0.11.15...v0.11.16) (2026-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Handle default values for text long / link result fields ([#67](https://github.com/TestPlanIt/testplanit/issues/67)) ([f20a5d4](https://github.com/TestPlanIt/testplanit/commit/f20a5d43423a40e90b18b01d7ecb61fe35f06150))
7+
18
## [0.11.15](https://github.com/TestPlanIt/testplanit/compare/v0.11.14...v0.11.15) (2026-02-03)
29

310

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

0 commit comments

Comments
 (0)