Skip to content

Commit c121b60

Browse files
authored
Bump CLI to 0.215.0 (#1119)
The latest release includes updated summary command and fixed default templates
1 parent ee955d4 commit c121b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/databricks-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
"useYarn": false
776776
},
777777
"cli": {
778-
"version": "0.214.1"
778+
"version": "0.215.0"
779779
},
780780
"scripts": {
781781
"vscode:prepublish": "rm -rf out && yarn run package:compile && yarn run package:wrappers:write && yarn run package:jupyter-init-script:write && yarn run package:copy-webview-toolkit && yarn run generate-telemetry",

0 commit comments

Comments
 (0)