You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
Copy file name to clipboardExpand all lines: packages/databricks-vscode/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -655,7 +655,7 @@
655
655
"useYarn": false
656
656
},
657
657
"cli": {
658
-
"version": "0.207.0"
658
+
"version": "0.208.2"
659
659
},
660
660
"scripts": {
661
661
"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