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 0cc3703 commit 479a478Copy full SHA for 479a478
CHANGELOG.md
@@ -11,6 +11,10 @@ You can also check the
11
12
# Unreleased
13
14
+Nothing yet.
15
+
16
+# [5.7.0] - 2025-04-16
17
18
- Features
19
- Ability to merge more than 2 datasets
20
- Added a way to preview charts using hash parameters through `/preview` page
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "5.6.0",
+ "version": "5.7.0",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments