Skip to content

Commit 1a55f1a

Browse files
committed
0.83.1
1 parent 3f45f21 commit 1a55f1a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Notable changes.
44

55
## February 2026
66

7+
### [0.83.1]
8+
- Bump tar from 7.5.6 to 7.5.7. (https://github.com/devcontainers/cli/pull/1140)
9+
710
### [0.83.0]
811
- Add install script. (https://github.com/devcontainers/cli/pull/1142)
912
- Remove request body limit. (https://github.com/devcontainers/cli/pull/1141)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@devcontainers/cli",
33
"description": "Dev Containers CLI",
4-
"version": "0.83.0",
4+
"version": "0.83.1",
55
"bin": {
66
"devcontainer": "devcontainer.js"
77
},

0 commit comments

Comments
 (0)