Skip to content

Commit

Permalink
chore(release): 1.48.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.48.0](v1.47.0...v1.48.0) (2024-06-18)

### Features

* retain search context between places list and details ([b8c8ec4](b8c8ec4))
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent 768b6b1 commit f0eaa5d
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.48.0](https://github.com/etchteam/recycling-locator/compare/v1.47.0...v1.48.0) (2024-06-18)


### Features

* retain search context between places list and details ([b8c8ec4](https://github.com/etchteam/recycling-locator/commit/b8c8ec42902fa1e569ef9c76525970224bc14bc6))

## [1.47.0](https://github.com/etchteam/recycling-locator/compare/v1.46.0...v1.47.0) (2024-06-12)


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

0 comments on commit f0eaa5d

Please sign in to comment.