Skip to content

Commit

Permalink
chore(release): 1.52.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.52.2](v1.52.1...v1.52.2) (2024-10-03)

### Bug Fixes

* map button out of position ([52aa2ae](52aa2ae))
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 67af5db commit 29e472e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.52.2](https://github.com/etchteam/recycling-locator/compare/v1.52.1...v1.52.2) (2024-10-03)


### Bug Fixes

* map button out of position ([52aa2ae](https://github.com/etchteam/recycling-locator/commit/52aa2aeae8043d290dd6c0d8581c1410fb24c74d))

## [1.52.1](https://github.com/etchteam/recycling-locator/compare/v1.52.0...v1.52.1) (2024-09-03)


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": "@etchteam/recycling-locator",
"version": "1.52.1",
"version": "1.52.2",
"description": "Find places to recycle, refill or reuse items.",
"type": "module",
"author": "Etch <[email protected]>",
Expand Down

0 comments on commit 29e472e

Please sign in to comment.