Skip to content

Commit 18e497a

Browse files
chore(release): 0.39.1 [skip ci]
## [0.39.1](v0.39.0...v0.39.1) (2026-06-20) ### Bug Fixes * **repository:** prevent test case edit crash from null dropdown option colors ([#455](#455)) ([61a4dfe](61a4dfe))
1 parent 61a4dfe commit 18e497a

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.39.1](https://github.com/TestPlanIt/testplanit/compare/v0.39.0...v0.39.1) (2026-06-20)
2+
3+
### Bug Fixes
4+
5+
* **repository:** prevent test case edit crash from null dropdown option colors ([#455](https://github.com/TestPlanIt/testplanit/issues/455)) ([61a4dfe](https://github.com/TestPlanIt/testplanit/commit/61a4dfea6f2a0ebf1ebb6d4f9d7416ad617717ca))
6+
17
## [0.39.0](https://github.com/TestPlanIt/testplanit/compare/v0.38.10...v0.39.0) (2026-06-20)
28

39
### Features

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

0 commit comments

Comments
 (0)