From 8b7e331276c558660b4d3af3131a3c23a37e2309 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 12 Jul 2024 14:27:21 +0000 Subject: [PATCH] chore(release): 1.51.1 [skip ci] ## [1.51.1](https://github.com/etchteam/recycling-locator/compare/v1.51.0...v1.51.1) (2024-07-12) ### Bug Fixes * missing full-stops ([de429bb](https://github.com/etchteam/recycling-locator/commit/de429bbcfacbadd4bf74b57dd015ac5ce82645d0)) --- 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 0233489..559524a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.51.1](https://github.com/etchteam/recycling-locator/compare/v1.51.0...v1.51.1) (2024-07-12) + + +### Bug Fixes + +* missing full-stops ([de429bb](https://github.com/etchteam/recycling-locator/commit/de429bbcfacbadd4bf74b57dd015ac5ce82645d0)) + ## [1.51.0](https://github.com/etchteam/recycling-locator/compare/v1.50.2...v1.51.0) (2024-07-12) diff --git a/package-lock.json b/package-lock.json index 0de33ee..5f7aae7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@etchteam/recycling-locator", - "version": "1.51.0", + "version": "1.51.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@etchteam/recycling-locator", - "version": "1.51.0", + "version": "1.51.1", "license": "MIT", "dependencies": { "@etchteam/diamond-ui": "^1.35.1", diff --git a/package.json b/package.json index 8eeb35f..7d8fd17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@etchteam/recycling-locator", - "version": "1.51.0", + "version": "1.51.1", "description": "Find places to recycle, refill or reuse items.", "type": "module", "author": "Etch ",