We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ee34b commit f2f3abdCopy full SHA for f2f3abd
CHANGELOG.md
@@ -13,6 +13,11 @@ You can also check the
13
14
Nothing yet.
15
16
+# [4.7.3] - 2024-07-18
17
+
18
+- Fixes
19
+ - Cube preview speed should be fine again with new Stardog version
20
21
# [4.7.2] - 2024-07-08
22
23
- Fixes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "4.7.2",
+ "version": "4.7.3",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments