Skip to content

Commit

Permalink
feat(docs): update Dash fork for the 5.16.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrosquall committed Feb 4, 2024
1 parent e548734 commit 7e01381
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.2.3
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,7 @@
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
"typescript.referencesCodeLens.enabled": true,
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript",
"typescriptreact"
],
"eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
Expand Down
4 changes: 4 additions & 0 deletions site/_data/versions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
vega: 5.27.0
vega-lite: 5.16.3
vega-embed: 6.24.0
vega-tooltip: 0.34.0

0 comments on commit 7e01381

Please sign in to comment.