Skip to content

Commit 5c6dbbf

Browse files
chore(release): 0.34.6 [skip ci]
## [0.34.6](v0.34.5...v0.34.6) (2026-06-03) ### Bug Fixes * **quality:** address 10 CodeQL Code-Scanning findings ([#388](#388)) ([2566b24](2566b24))
1 parent 2566b24 commit 5c6dbbf

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.6](https://github.com/TestPlanIt/testplanit/compare/v0.34.5...v0.34.6) (2026-06-03)
2+
3+
### Bug Fixes
4+
5+
* **quality:** address 10 CodeQL Code-Scanning findings ([#388](https://github.com/TestPlanIt/testplanit/issues/388)) ([2566b24](https://github.com/TestPlanIt/testplanit/commit/2566b2424b2eb9c11b59a8f19244b310fcf2f750))
6+
17
## [0.34.5](https://github.com/TestPlanIt/testplanit/compare/v0.34.4...v0.34.5) (2026-06-03)
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.5",
3+
"version": "0.34.6",
44
"private": true,
55
"scripts": {
66
"audit:coverage": "tsx scripts/audit-coverage.ts",

0 commit comments

Comments
 (0)