Skip to content

Commit

Permalink
chore: release v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Oct 2, 2024
1 parent 23e4dbf commit 2c04c56
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [5.6.2](https://github.com/agrc/atlas/compare/v5.6.1...v5.6.2) (2024-10-02)


### Features

* add draft lite vector tile layers ([a2a1912](https://github.com/agrc/atlas/commit/a2a1912d06bef750b89343a04ae19810db616a44))


### Bug Fixes

* show identify on map click ([23e4dbf](https://github.com/agrc/atlas/commit/23e4dbfb71ec795f255dd1419989a9deb6b3ac19)), closes [#475](https://github.com/agrc/atlas/issues/475)


### Dependencies

* bump the safe-dependencies group with 5 updates ([aaa4cc8](https://github.com/agrc/atlas/commit/aaa4cc8b57af9938c065d4abd07c4ea7c593a9e3))

## [5.6.1](https://github.com/agrc/atlas/compare/v5.6.0...v5.6.1) (2024-09-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/atlas",
"version": "5.6.1",
"version": "5.6.2",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 2c04c56

Please sign in to comment.