From 6689826024b384a4cfdd879a686c2e5fbbbc18bd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 19 Nov 2022 19:28:41 +0000 Subject: [PATCH] chore(release): 0.18.7 [skip ci] ## [0.18.7](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.18.6...v0.18.7) (2022-11-19) ### Bug Fixes * upgrade react and clean up lint issues ([1e9db1f](https://github.com/LucasCarioca/wedding-registration-guest/commit/1e9db1f1bf961e324ecd5d649043dfaa88ae46f3)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab40f7c..7203be9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.18.7](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.18.6...v0.18.7) (2022-11-19) + + +### Bug Fixes + +* upgrade react and clean up lint issues ([1e9db1f](https://github.com/LucasCarioca/wedding-registration-guest/commit/1e9db1f1bf961e324ecd5d649043dfaa88ae46f3)) + ## [0.18.6](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.18.5...v0.18.6) (2022-11-19) diff --git a/package.json b/package.json index d39d0a6..5a64448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wedding-registration-guest", - "version": "0.18.6", + "version": "0.18.7", "private": true, "dependencies": { "@emotion/react": "^11.9.0",