From ad5baf5e19ab748e9607f187891119491b055119 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 29 Dec 2021 11:37:22 +0000 Subject: [PATCH] chore(release): 0.49.1 ## [0.49.1](https://github.com/shadow81627/pocketpasta/compare/v0.49.0...v0.49.1) (2021-12-29) ### Bug Fixes - **recipe:** remove add shopping due date ([8320f11](https://github.com/shadow81627/pocketpasta/commit/8320f11e6b70d8211977278933f59e33e065185c)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a04680a723..9f06623911 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Releases +## [0.49.1](https://github.com/shadow81627/pocketpasta/compare/v0.49.0...v0.49.1) (2021-12-29) + +### Bug Fixes + +- **recipe:** remove add shopping due date ([8320f11](https://github.com/shadow81627/pocketpasta/commit/8320f11e6b70d8211977278933f59e33e065185c)) + ## [0.49.0](https://github.com/shadow81627/pocketpasta/compare/v0.48.56...v0.49.0) (2021-12-29) ### Features diff --git a/package.json b/package.json index c63e66ee3e..c84f70d2a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pocketpasta", - "version": "0.49.0", + "version": "0.49.1", "description": "Eat spagetti to forgetti your regretti", "author": { "name": "Damien Robinson",