Skip to content

Commit 721571e

Browse files
chore(release): 0.10.4 [skip ci]
## [0.10.4](v0.10.3...v0.10.4) (2026-01-17) ### Bug Fixes * ensure db-init-prod service builds correctly in Docker production ([#48](#48)) ([558c735](558c735))
1 parent 558c735 commit 721571e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

testplanit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.4](https://github.com/TestPlanIt/testplanit/compare/v0.10.3...v0.10.4) (2026-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure db-init-prod service builds correctly in Docker production ([#48](https://github.com/TestPlanIt/testplanit/issues/48)) ([558c735](https://github.com/TestPlanIt/testplanit/commit/558c735b7ce8aa4ebaa43795bd8c00a541d7ea9f))
7+
18
## [0.10.3](https://github.com/TestPlanIt/testplanit/compare/v0.10.2...v0.10.3) (2026-01-16)
29

310
## [0.10.2](https://github.com/TestPlanIt/testplanit/compare/v0.10.1...v0.10.2) (2026-01-14)

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.10.3",
3+
"version": "0.10.4",
44
"private": true,
55
"scripts": {
66
"generate": "zenstack generate && prisma db push",

0 commit comments

Comments
 (0)