Skip to content

Commit 75aaae7

Browse files
chore(release): 0.34.10 [skip ci]
## [0.34.10](v0.34.9...v0.34.10) (2026-06-04) ### Enhancements * **sessions:** server-side enforcement of required Result Fields ([#401](#401)) ([e7ab3da](e7ab3da))
1 parent e7ab3da commit 75aaae7

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.34.10](https://github.com/TestPlanIt/testplanit/compare/v0.34.9...v0.34.10) (2026-06-04)
2+
3+
### Enhancements
4+
5+
* **sessions:** server-side enforcement of required Result Fields ([#401](https://github.com/TestPlanIt/testplanit/issues/401)) ([e7ab3da](https://github.com/TestPlanIt/testplanit/commit/e7ab3daf5d5d64672f727e115ef3277a42572297))
6+
17
## [0.34.9](https://github.com/TestPlanIt/testplanit/compare/v0.34.8...v0.34.9) (2026-06-04)
28

39
### Enhancements

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.34.9",
3+
"version": "0.34.10",
44
"private": true,
55
"scripts": {
66
"audit:coverage": "tsx scripts/audit-coverage.ts",

0 commit comments

Comments
 (0)