From 5e1e392c8d9890daba2603f8b6fd1f4162606d83 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 23 Oct 2022 00:40:37 +0000 Subject: [PATCH] chore(release): 0.17.4 [skip ci] ## [0.17.4](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.17.3...v0.17.4) (2022-10-23) ### Bug Fixes * update title ([d79ea33](https://github.com/LucasCarioca/wedding-registration-guest/commit/d79ea332543d9ba6ce42f50d4ab6295ceafab02c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 772e5ea..979ece6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.17.4](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.17.3...v0.17.4) (2022-10-23) + + +### Bug Fixes + +* update title ([d79ea33](https://github.com/LucasCarioca/wedding-registration-guest/commit/d79ea332543d9ba6ce42f50d4ab6295ceafab02c)) + ## [0.17.3](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.17.2...v0.17.3) (2022-10-22) diff --git a/package.json b/package.json index 4525962..a2c91cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wedding-registration-guest", - "version": "0.17.3", + "version": "0.17.4", "private": true, "dependencies": { "@emotion/react": "^11.9.0",