@devcontainers/cli
Advanced tools
Comparing version 0.52.0 to 0.52.1
@@ -7,2 +7,6 @@ # Change Log | ||
### [0.52.1] | ||
- Updates create error description to include cause for docker auth plugin errors (https://github.com/devcontainers/cli/pull/656) | ||
### [0.52.0] | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "@devcontainers/cli", | ||
"description": "Dev Containers CLI", | ||
"version": "0.52.0", | ||
"version": "0.52.1", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "devcontainer": "devcontainer.js" |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1950035