From b83a88e05de616ed4847d129cdb39ee989611391 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 23 Aug 2024 16:31:15 +0000 Subject: [PATCH] chore(release): 1.52.0 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fcfec3..2d4cd66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 5d77f4a..434eefc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@etchteam/recycling-locator", - "version": "1.51.2", + "version": "1.52.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@etchteam/recycling-locator", - "version": "1.51.2", + "version": "1.52.0", "license": "MIT", "dependencies": { "@etchteam/diamond-ui": "^1.35.1", diff --git a/package.json b/package.json index 95b5a0b..50c1cc0 100644 --- a/package.json +++ b/package.json @@ -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 ",