Skip to content

Commit 54aa7e6

Browse files
chore(release): 0.40.9 [skip ci]
## [0.40.9](v0.40.8...v0.40.9) (2026-06-24) ### Bug Fixes * **audit:** bundling-safe CLI guard in apply-triggers (stop worker crash-loop) ([#469](#469)) ([474f188](474f188))
1 parent 474f188 commit 54aa7e6

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.40.9](https://github.com/TestPlanIt/testplanit/compare/v0.40.8...v0.40.9) (2026-06-24)
2+
3+
### Bug Fixes
4+
5+
* **audit:** bundling-safe CLI guard in apply-triggers (stop worker crash-loop) ([#469](https://github.com/TestPlanIt/testplanit/issues/469)) ([474f188](https://github.com/TestPlanIt/testplanit/commit/474f1883029db5e812af84ddc886d9632342ca2a))
6+
17
## [0.40.8](https://github.com/TestPlanIt/testplanit/compare/v0.40.7...v0.40.8) (2026-06-24)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)