Skip to content

Commit 2f2f261

Browse files
chore(release): 0.34.12 [skip ci]
## [0.34.12](v0.34.11...v0.34.12) (2026-06-05) ### Bug Fixes * **scheduler:** skip legacy keyless entries in reconciliation ([#403](#403)) ([0aef3aa](0aef3aa))
1 parent 0aef3aa commit 2f2f261

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.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+
17
## [0.34.11](https://github.com/TestPlanIt/testplanit/compare/v0.34.10...v0.34.11) (2026-06-05)
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.11",
3+
"version": "0.34.12",
44
"private": true,
55
"scripts": {
66
"audit:coverage": "tsx scripts/audit-coverage.ts",

0 commit comments

Comments
 (0)