Skip to content

Commit 3018c4d

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v5.7.0
1 parent 5dca073 commit 3018c4d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [5.7.0](https://github.com/agrc/atlas/compare/v5.6.13...v5.7.0) (2025-08-19)
4+
5+
6+
### Features
7+
8+
* implement basemap, center, & scale url parameters ([5dca073](https://github.com/agrc/atlas/commit/5dca0732a7cce825312c370fbcb4a9aea3ee855e)), closes [#202](https://github.com/agrc/atlas/issues/202)
9+
10+
11+
### Bug Fixes
12+
13+
* remove snapping to zoom levels when using mouse scroll wheel ([e9ad76c](https://github.com/agrc/atlas/commit/e9ad76c8a16543aff5cfebd7699293d9f6bcb183))
14+
315
## [5.6.13](https://github.com/agrc/atlas/compare/v5.6.12...v5.6.13) (2025-08-13)
416

517

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.13",
3+
"version": "5.7.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)