From 2932c2e0d40253ef5d0d7a42d0d5c70b3d62d50b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 4 Apr 2021 06:13:49 +0000 Subject: [PATCH] chore(release): 1.4.6 ## [1.4.6](https://github.com/shadow81627/pocketpasta-api/compare/v1.4.5...v1.4.6) (2021-04-04) ### Bug Fixes - **assets:** add file system config ([34f68dc](https://github.com/shadow81627/pocketpasta-api/commit/34f68dc747cc4ad9bb3b378ef62033bdef3b6194)) - **migrations:** drop taggbles on down ([2e0694f](https://github.com/shadow81627/pocketpasta-api/commit/2e0694f77c9f5d349a64fb3efaf35cb4e823deee)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc2ef41..92701fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Releases +## [1.4.6](https://github.com/shadow81627/pocketpasta-api/compare/v1.4.5...v1.4.6) (2021-04-04) + +### Bug Fixes + +- **assets:** add file system config ([34f68dc](https://github.com/shadow81627/pocketpasta-api/commit/34f68dc747cc4ad9bb3b378ef62033bdef3b6194)) +- **migrations:** drop taggbles on down ([2e0694f](https://github.com/shadow81627/pocketpasta-api/commit/2e0694f77c9f5d349a64fb3efaf35cb4e823deee)) + ## [1.4.5](https://github.com/shadow81627/pocketpasta-api/compare/v1.4.4...v1.4.5) (2021-04-04) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 1e956e47..ec1ad8ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pocketpasta-api", - "version": "1.4.5", + "version": "1.4.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c540ce0f..76de0ac2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pocketpasta-api", - "version": "1.4.5", + "version": "1.4.6", "description": "Eat spagetti to forgetti your regretti", "author": { "name": "Damien Robinson",