Skip to content

Commit 7e01381

Browse files
committed
feat(docs): update Dash fork for the 5.16.3 release
1 parent e548734 commit 7e01381

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.2.3

.vscode/settings.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,7 @@
1717
"typescript.tsdk": "node_modules/typescript/lib",
1818
"typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": false,
1919
"typescript.referencesCodeLens.enabled": true,
20-
"eslint.validate": [
21-
"javascript",
22-
"javascriptreact",
23-
"typescript",
24-
"typescriptreact"
25-
],
20+
"eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact"],
2621
"editor.codeActionsOnSave": {
2722
"source.fixAll.eslint": "explicit"
2823
},

site/_data/versions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
vega: 5.27.0
2+
vega-lite: 5.16.3
3+
vega-embed: 6.24.0
4+
vega-tooltip: 0.34.0

0 commit comments

Comments
 (0)