Skip to content

Commit

Permalink
Bump databricks cli to v0.208.2 (#914)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
kartikgupta-db authored Oct 23, 2023
1 parent 06d308c commit 9e8076b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/databricks-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@
"useYarn": false
},
"cli": {
"version": "0.207.0"
"version": "0.208.2"
},
"scripts": {
"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",
Expand Down

0 comments on commit 9e8076b

Please sign in to comment.