From 7725412fc1755c28b4833455955f9b921200588b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Aug 2021 10:27:44 +0000 Subject: [PATCH] chore(release): 1.8.15 ## [1.8.15](https://github.com/shadow81627/pocketpasta-api/compare/v1.8.14...v1.8.15) (2021-08-25) ### Bug Fixes - **deps:** update dependency staudenmeir/eloquent-has-many-deep to v1.14.3 ([735f805](https://github.com/shadow81627/pocketpasta-api/commit/735f805229e5be530c1edca5c032b3f3442ca199)) --- CHANGELOG.md | 6 ++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6233642..3fe204f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Releases +## [1.8.15](https://github.com/shadow81627/pocketpasta-api/compare/v1.8.14...v1.8.15) (2021-08-25) + +### Bug Fixes + +- **deps:** update dependency staudenmeir/eloquent-has-many-deep to v1.14.3 ([735f805](https://github.com/shadow81627/pocketpasta-api/commit/735f805229e5be530c1edca5c032b3f3442ca199)) + ## [1.8.14](https://github.com/shadow81627/pocketpasta-api/compare/v1.8.13...v1.8.14) (2021-08-25) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index e6247efa..f6c66d07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pocketpasta-api", - "version": "1.8.14", + "version": "1.8.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3d5c8f64..122df003 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pocketpasta-api", - "version": "1.8.14", + "version": "1.8.15", "description": "Eat spagetti to forgetti your regretti", "author": { "name": "Damien Robinson",