Skip to content

Commit 94dca8b

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v5.6.1
1 parent 358b28c commit 94dca8b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [5.6.1](https://github.com/agrc/atlas/compare/v5.6.0...v5.6.1) (2024-09-30)
4+
5+
6+
### Dependencies
7+
8+
* update deps to fix geocoding bug ([a7c6b83](https://github.com/agrc/atlas/commit/a7c6b83ba5771db9959f0df9d5a34764e6aac282))
9+
* update packages ([57a688d](https://github.com/agrc/atlas/commit/57a688dcc7c4812eab33d9d1563fb2c7c5d4a137))
10+
311
## [5.6.1-0](https://github.com/agrc/atlas/compare/v5.6.0...v5.6.1-0) (2024-09-30)
412

513

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

0 commit comments

Comments
 (0)