Skip to content

Commit 9e8076b

Browse files
Bump databricks cli to v0.208.2 (#914)
## Changes <!-- Summary of your changes that are easy to understand --> ## Tests * manually * oauth * sync with a bundle.yaml - DO NOT respect bundle.yaml * sync without a bundle.yaml
1 parent 06d308c commit 9e8076b

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
@@ -655,7 +655,7 @@
655655
"useYarn": false
656656
},
657657
"cli": {
658-
"version": "0.207.0"
658+
"version": "0.208.2"
659659
},
660660
"scripts": {
661661
"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)