Skip to content

Commit 7f274b1

Browse files
chore(release): 0.38.8 [skip ci]
## [0.38.8](v0.38.7...v0.38.8) (2026-06-19) ### Bug Fixes * **docker:** copy pnpm patches into image build context ([#450](#450)) ([ee26f4d](ee26f4d))
1 parent ee26f4d commit 7f274b1

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.38.8](https://github.com/TestPlanIt/testplanit/compare/v0.38.7...v0.38.8) (2026-06-19)
2+
3+
### Bug Fixes
4+
5+
* **docker:** copy pnpm patches into image build context ([#450](https://github.com/TestPlanIt/testplanit/issues/450)) ([ee26f4d](https://github.com/TestPlanIt/testplanit/commit/ee26f4d084c0163d85bc33f22846325a0f8b1a88))
6+
17
## [0.38.7](https://github.com/TestPlanIt/testplanit/compare/v0.38.6...v0.38.7) (2026-06-19)
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.38.7",
3+
"version": "0.38.8",
44
"private": true,
55
"scripts": {
66
"audit:coverage": "tsx scripts/audit-coverage.ts",

0 commit comments

Comments
 (0)