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 4b36121 commit 588ce27Copy full SHA for 588ce27
CHANGELOG.md
@@ -13,6 +13,11 @@ You can also check the
13
14
Nothing yet.
15
16
+### 6.2.1 - 2025-11-24
17
+
18
+- Fixes
19
+ - Improved embed mode stability
20
21
### 6.2.0 - 2025-11-17
22
23
- Features
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "6.2.0",
+ "version": "6.2.1",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments