Skip to content

Commit 71758ed

Browse files
committed
v4.7.4
1 parent a67a83d commit 71758ed

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ You can also check the
1313

1414
Nothing yet.
1515

16+
# [4.7.4] - 2024-07-23
17+
18+
- Features
19+
- Measure's unit is now displayed in map legend
20+
- Fixes
21+
- Charts now correctly maintains aspect ratio, preventing them from being
22+
squished
23+
- OpenData.swiss links are now constructed correctly in cases where
24+
organization is a part of identifier
25+
- Toast notifications are not overlapped by other content anymore
26+
- Chart selection tabs popover's arrow is now correctly centered
27+
1628
# [4.7.3] - 2024-07-18
1729

1830
- Fixes

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": "4.7.3",
3+
"version": "4.7.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/visualize-admin/visualization-tool.git"

0 commit comments

Comments
 (0)