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 0aef3aa commit 2f2f261Copy full SHA for 2f2f261
2 files changed
testplanit/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.34.12](https://github.com/TestPlanIt/testplanit/compare/v0.34.11...v0.34.12) (2026-06-05)
2
+
3
+### Bug Fixes
4
5
+* **scheduler:** skip legacy keyless entries in reconciliation ([#403](https://github.com/TestPlanIt/testplanit/issues/403)) ([0aef3aa](https://github.com/TestPlanIt/testplanit/commit/0aef3aa2c77df27ed88769e4f659e702ea60165b))
6
7
## [0.34.11](https://github.com/TestPlanIt/testplanit/compare/v0.34.10...v0.34.11) (2026-06-05)
8
9
### Enhancements
testplanit/package.json
@@ -1,6 +1,6 @@
{
"name": "testplanit",
- "version": "0.34.11",
+ "version": "0.34.12",
"private": true,
"scripts": {
"audit:coverage": "tsx scripts/audit-coverage.ts",
0 commit comments