Skip to content

Commit

Permalink
chore: release v5.6.1-0
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Sep 30, 2024
1 parent 1eddb4a commit c31a954
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Dependencies

* update deps to fix geocoding bug ([1eddb4a](https://github.com/agrc/atlas/commit/1eddb4a220c036781baecf4810fe282e3ca68d14))
* update packages ([a19655b](https://github.com/agrc/atlas/commit/a19655bfe65d86d0dc9a0bc3cd43899914cc1f4e))

## [5.6.0](https://github.com/agrc/atlas/compare/v5.5.1...v5.6.0) (2024-08-28)


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.0",
"version": "5.6.1-0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit c31a954

Please sign in to comment.