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 d64b942 commit fd70b71Copy full SHA for fd70b71
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.6.13](https://github.com/agrc/atlas/compare/v5.6.12...v5.6.13) (2025-08-09)
4
+
5
6
+### Features
7
8
+* add geolocation map component ([ecd4e55](https://github.com/agrc/atlas/commit/ecd4e55b9c0ca0ea7d2ce7b69b1f13c9dabb0e7e)), closes [#218](https://github.com/agrc/atlas/issues/218)
9
10
## [5.6.12](https://github.com/agrc/atlas/compare/v5.6.11...v5.6.12) (2025-07-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/atlas",
- "version": "5.6.12",
+ "version": "5.6.13",
"private": true,
"type": "module",
"scripts": {
0 commit comments