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 3fb55c5 commit 3199e34Copy full SHA for 3199e34
CHANGELOG.md
@@ -9,6 +9,14 @@ You can also check the [release page](https://github.com/visualize-admin/visuali
9
10
## Unreleased
11
12
+Nothing yet.
13
+
14
+# [4.0.0] - 2024-03-26
15
16
+Bumped to a new major version to celebrate all the improvements and new features introduced since v3.0.0 🎉
17
18
+# [3.27.3] - 2024-03-22
19
20
- Fixes
21
- Full data download now correctly includes all cube dimensions again
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "3.27.3",
+ "version": "4.0.0",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/visualize-admin/visualization-tool.git"
0 commit comments