Skip to content

Commit 226252a

Browse files
chore: release v5.6.6
1 parent d04b15a commit 226252a

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.6](https://github.com/agrc/atlas/compare/v5.6.5...v5.6.6) (2025-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* remove overlay because of bug in layer selector ([d04b15a](https://github.com/agrc/atlas/commit/d04b15a681d62e1f0067973b65b05b281ee50045))
9+
310
## [5.6.5](https://github.com/agrc/atlas/compare/v5.6.4...v5.6.5) (2025-03-22)
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.5",
3+
"version": "5.6.6",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)