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 d04b15a commit 226252aCopy full SHA for 226252a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [5.6.5](https://github.com/agrc/atlas/compare/v5.6.4...v5.6.5) (2025-03-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/atlas",
- "version": "5.6.5",
+ "version": "5.6.6",
"private": true,
"type": "module",
"scripts": {
0 commit comments