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 2bc7e02 commit 468c44dCopy full SHA for 468c44d
CHANGELOG.md
@@ -11,8 +11,12 @@ You can also check the
11
12
## Unreleased
13
14
+Nothing yet.
15
+
16
+### 6.2.0 - 2025-11-17
17
18
- Features
- - Added a way to create a link column in table charts
19
+ - Added a way to add links in table charts
20
21
### 6.1.3 - 2025-11-12
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "6.1.3",
+ "version": "6.2.0",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments