Skip to content

Commit ccc3858

Browse files
committed
v3.27.2
1 parent 509d954 commit ccc3858

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ You can also check the [release page](https://github.com/visualize-admin/visuali
99

1010
## Unreleased
1111

12+
Nothing yet.
13+
14+
# [3.27.2] - 2024-03-19
15+
1216
- Performance
1317
- Dimension values are now fetched in parallel in case of fetching for several dimensions at once
1418
- Refactored shapes and coordinates fetching to not rely on resolver chains

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visualize-admin/visualization-tool",
3-
"version": "3.27.1",
3+
"version": "3.27.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/visualize-admin/visualization-tool.git"

0 commit comments

Comments
 (0)