We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2566b24 commit 5c6dbbfCopy full SHA for 5c6dbbf
2 files changed
testplanit/CHANGELOG.md
@@ -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
7
## [0.34.5](https://github.com/TestPlanIt/testplanit/compare/v0.34.4...v0.34.5) (2026-06-03)
8
9
### Enhancements
testplanit/package.json
@@ -1,6 +1,6 @@
{
"name": "testplanit",
- "version": "0.34.5",
+ "version": "0.34.6",
"private": true,
"scripts": {
"audit:coverage": "tsx scripts/audit-coverage.ts",
0 commit comments