Skip to content

Commit a48166a

Browse files
authored
Update binary refs in preparation for 0.6.6 (#43)
1 parent 4c8cb9d commit a48166a

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- Auto-renew license upon expiration.
66
- Update bazel and stackb activity panel keybindings
7+
- Update buildifier to 0.3.5
8+
- Update bzl to 0.9.6
79

810
## 0.6.5 (Sun Nov 1 2020)
911

package-lock.json

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
},
199199
"bsv.bzl.server.github-release": {
200200
"type": "string",
201-
"default": "0.9.5",
201+
"default": "0.9.6",
202202
"description": "The github release tag of the bzl release to download"
203203
},
204204
"bsv.bzl.server.command": {
@@ -235,7 +235,7 @@
235235
},
236236
"bsv.buildifier.github-release": {
237237
"type": "string",
238-
"default": "3.4.0",
238+
"default": "3.5.0",
239239
"description": "The github release tag of the Buildifier release to download"
240240
},
241241
"bsv.buildifier.github-owner": {
@@ -1158,7 +1158,6 @@
11581158
"strip-ansi": "^6.0.0",
11591159
"tail": "2.0.4",
11601160
"tmp": "0.2.1",
1161-
"tree-kill": "^1.2.2",
11621161
"uuid": "8.3.0",
11631162
"vscode-common": "1.50.0",
11641163
"vscode-extension-telemetry": "^0.1.6",

0 commit comments

Comments
 (0)