@devcontainers/cli
Advanced tools
Comparing version 0.32.0 to 0.33.0
@@ -7,2 +7,7 @@ # Change Log | ||
### [0.33.0] | ||
- Connect stdin to executed process. (https://github.com/devcontainers/cli/issues/59) | ||
- Better support for private Features published to Azure Container Registry (https://github.com/devcontainers/cli/pull/444) | ||
### [0.32.0] | ||
@@ -9,0 +14,0 @@ |
{ | ||
"name": "@devcontainers/cli", | ||
"description": "Dev Containers CLI", | ||
"version": "0.32.0", | ||
"version": "0.33.0", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "devcontainer": "devcontainer.js" |
Sorry, the diff of this file is too big to display
3652178
15868