Skip to content

Commit

Permalink
bump bricks to v0.0.27 (#561)
Browse files Browse the repository at this point in the history
This includes fix for syncing issues with " ", "+" and "#" characters

Fixes #555 
Fixes #468

---------

Co-authored-by: Kartik Gupta <88345179+kartikgupta-db@users.noreply.github.com>
  • Loading branch information
shreyas-goenka and kartikgupta-db authored Mar 16, 2023
1 parent 5616198 commit a9b74bd
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 @@ -625,7 +625,7 @@
"useYarn": false
},
"bricks": {
"version": "0.0.26"
"version": "0.0.27"
},
"scripts": {
"vscode:prepublish": "rm -rf out && yarn run package:compile && yarn run package:wrappers:write && yarn run package:copy-webview-toolkit",
Expand Down

0 comments on commit a9b74bd

Please sign in to comment.