fix(tsdockermanager): update project info loading to use the async ProjectInfo factory
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-08 - 2.2.6 - fix(tsdockermanager)
|
||||
update project info loading to use the async ProjectInfo factory
|
||||
|
||||
- bump @push.rocks/projectinfo from ^5.0.2 to ^5.1.0
|
||||
- replace direct ProjectInfo construction with await ProjectInfo.create(paths.cwd) during manager preparation
|
||||
|
||||
## 2026-04-30 - 2.2.5 - fix(scripts)
|
||||
use pnpm for the test script build command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user