Skip to content

Commit fd70b71

Browse files
chore: release v5.6.13
1 parent d64b942 commit fd70b71

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [5.6.12](https://github.com/agrc/atlas/compare/v5.6.11...v5.6.12) (2025-07-31)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ugrc/atlas",
3-
"version": "5.6.12",
3+
"version": "5.6.13",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)