From c7898bc46ea794761d41f84ccd7a1ed4c8d43c09 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 23 Oct 2022 01:57:04 +0000 Subject: [PATCH] chore(release): 0.18.1 [skip ci] ## [0.18.1](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.18.0...v0.18.1) (2022-10-23) ### Bug Fixes * add link to events sections ([1e4f4e9](https://github.com/LucasCarioca/wedding-registration-guest/commit/1e4f4e91e0d08456ffedd3a229714e4a695b9f7e)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc0e43e..7536ad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.18.1](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.18.0...v0.18.1) (2022-10-23) + + +### Bug Fixes + +* add link to events sections ([1e4f4e9](https://github.com/LucasCarioca/wedding-registration-guest/commit/1e4f4e91e0d08456ffedd3a229714e4a695b9f7e)) + # [0.18.0](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.17.4...v0.18.0) (2022-10-23) diff --git a/package.json b/package.json index 28f4658..78efef6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wedding-registration-guest", - "version": "0.18.0", + "version": "0.18.1", "private": true, "dependencies": { "@emotion/react": "^11.9.0",