We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ef8b1 commit 5592973Copy full SHA for 5592973
CHANGELOG.md
@@ -11,6 +11,10 @@ You can also check the
11
12
# Unreleased
13
14
+Nothing yet.
15
+
16
+# [4.7.0] - 2024-07-03
17
18
- Features
19
- Added `TemporalEntityDimension` support for global dashboard filters
20
- Added support for setting chart language when using preview via API mode
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "4.6.1",
+ "version": "4.7.0",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments