We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f683b5 commit 0d2ebaeCopy full SHA for 0d2ebae
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
Notable changes.
4
5
+## March 2026
6
+
7
+### [0.84.0]
8
+- Dependencies update. (https://github.com/devcontainers/cli/pull/1167)
9
10
## February 2026
11
12
### [0.83.3]
package.json
@@ -1,7 +1,7 @@
1
{
"name": "@devcontainers/cli",
"description": "Dev Containers CLI",
- "version": "0.83.3",
+ "version": "0.84.0",
"bin": {
"devcontainer": "devcontainer.js"
},
0 commit comments