File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33Notable changes.
44
5+ ## January 2025
6+
7+ ### [ 0.73.0]
8+ - Fix: TypeError: Cannot read properties of undefined (reading 'fsPath') (https://github.com/devcontainers/cli/issues/895 )
9+ - Fix: Log output of failing lifecycle scripts (https://github.com/devcontainers/cli/issues/845 )
10+ - Fix: Escaping of metadata in Docker Compose file (https://github.com/devcontainers/cli/issues/904 )
11+ - Fix: Re-authenticate against OCI registry after 403 error (https://github.com/devcontainers/cli/pull/945 )
12+
513## November 2024
614
715### [ 0.72.0]
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcontainers/cli" ,
33 "description" : " Dev Containers CLI" ,
4- "version" : " 0.72 .0" ,
4+ "version" : " 0.73 .0" ,
55 "bin" : {
66 "devcontainer" : " devcontainer.js"
77 },
You can’t perform that action at this time.
0 commit comments