Skip to content

Commit e82f2a4

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v5.6.2
1 parent 23e4dbf commit e82f2a4

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

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

3+
## [5.6.2](https://github.com/agrc/atlas/compare/v5.6.1...v5.6.2) (2024-10-02)
4+
5+
6+
### Features
7+
8+
* add draft lite vector tile layers ([a2a1912](https://github.com/agrc/atlas/commit/a2a1912d06bef750b89343a04ae19810db616a44))
9+
10+
11+
### Bug Fixes
12+
13+
* show identify on map click ([23e4dbf](https://github.com/agrc/atlas/commit/23e4dbfb71ec795f255dd1419989a9deb6b3ac19)), closes [#475](https://github.com/agrc/atlas/issues/475)
14+
15+
16+
### Dependencies
17+
18+
* bump the safe-dependencies group with 5 updates ([aaa4cc8](https://github.com/agrc/atlas/commit/aaa4cc8b57af9938c065d4abd07c4ea7c593a9e3))
19+
320
## [5.6.1](https://github.com/agrc/atlas/compare/v5.6.0...v5.6.1) (2024-09-30)
421

522

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)