Skip to content

Commit eed7aa5

Browse files
committed
v5.8.2
1 parent f7ef93f commit eed7aa5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@ You can also check the
1111

1212
# Unreleased
1313

14+
Nothing yet.
15+
16+
# 5.8.2 - 2025-06-03
17+
1418
- Features
1519
- Invalid URL error message is now translated
1620
- Improved UX of interacting with conversion units multiplier input
17-
- Additional WMS & WMTS providers
21+
- Added additional WMS & WMTS providers
1822
- Fixes
1923
- Fixed an infinite render loop when adding a custom map layer
2024
- Styles

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visualize-admin/visualization-tool",
3-
"version": "5.8.1",
3+
"version": "5.8.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/visualize-admin/visualization-tool.git"

0 commit comments

Comments
 (0)