Skip to content

Commit 9eea10f

Browse files
chore(release): 0.34.9 [skip ci]
## [0.34.9](v0.34.8...v0.34.9) (2026-06-04) ### Enhancements * **mcp:** accept Result Field values on test_run_results_create ([#398](#398)) ([b19d07b](b19d07b)) * **search:** bulk actions on RepositoryCase search results ([#400](#400)) ([df08b55](df08b55))
1 parent df08b55 commit 9eea10f

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.34.9](https://github.com/TestPlanIt/testplanit/compare/v0.34.8...v0.34.9) (2026-06-04)
2+
3+
### Enhancements
4+
5+
* **mcp:** accept Result Field values on test_run_results_create ([#398](https://github.com/TestPlanIt/testplanit/issues/398)) ([b19d07b](https://github.com/TestPlanIt/testplanit/commit/b19d07bb3d7245534c8100b58554bdd573dfdbfb))
6+
* **search:** bulk actions on RepositoryCase search results ([#400](https://github.com/TestPlanIt/testplanit/issues/400)) ([df08b55](https://github.com/TestPlanIt/testplanit/commit/df08b55501dd1ab65d6ef94cfe03a53851bf0994))
7+
18
## [0.34.8](https://github.com/TestPlanIt/testplanit/compare/v0.34.7...v0.34.8) (2026-06-03)
29

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

0 commit comments

Comments
 (0)