Skip to content

Commit

Permalink
chore(release): 1.52.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.52.0](v1.51.2...v1.52.0) (2024-08-23)

### Features

* no nearby places -> we couldn't find any nearby places ([eef2d51](eef2d51))
  • Loading branch information
semantic-release-bot committed Aug 23, 2024
1 parent bc11221 commit b83a88e
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.0](https://github.com/etchteam/recycling-locator/compare/v1.51.2...v1.52.0) (2024-08-23)


### Features

* no nearby places -> we couldn't find any nearby places ([eef2d51](https://github.com/etchteam/recycling-locator/commit/eef2d5152d54a534b6fe3da95b07e8248ab98f2b))

## [1.51.2](https://github.com/etchteam/recycling-locator/compare/v1.51.1...v1.51.2) (2024-07-23)


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.51.2",
"version": "1.52.0",
"description": "Find places to recycle, refill or reuse items.",
"type": "module",
"author": "Etch <[email protected]>",
Expand Down

0 comments on commit b83a88e

Please sign in to comment.