Skip to content

Commit 6bdffbd

Browse files
committed
Release 0.6.0
1 parent ed67205 commit 6bdffbd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ Defaults to `[]` (doesn't deny anything).
9999

100100
## Release Notes
101101

102+
### 0.6.0
103+
- Add partial support for untrusted workspaces
104+
102105
### 0.5.1
103106
- Disable background window protection by default.
104107

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git",
99
"url": "https://github.com/pokey/command-server"
1010
},
11-
"version": "0.5.1",
11+
"version": "0.6.0",
1212
"engines": {
1313
"vscode": "^1.53.0"
1414
},

0 commit comments

Comments
 (0)