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 07a3294 commit 0dc4474Copy full SHA for 0dc4474
CHANGELOG.md
@@ -11,6 +11,10 @@ You can also check the
11
12
# Unreleased
13
14
+Nothing yet.
15
+
16
+# [5.0.2] - 2024-11-28
17
18
- Features
19
- Made it possible to sort the cube search results and filter by draft
20
datasets when looking for a cube to merge
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "5.0.1",
+ "version": "5.0.2",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments