From fba26344c6097ad3c2eb12e05893db1fb32e8298 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 Mar 2021 12:04:03 +0000 Subject: [PATCH] chore(release): 1.0.13 ## [1.0.13](https://github.com/shadow81627/pocketpasta-api/compare/v1.0.12...v1.0.13) (2021-03-30) ### Bug Fixes - **deps:** pin dependencies ([#58](https://github.com/shadow81627/pocketpasta-api/issues/58)) ([22e7a47](https://github.com/shadow81627/pocketpasta-api/commit/22e7a47164dc0a424d2ae9ebf82c2cf6a8919240)) --- 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 99ab5a78..b69cd601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Releases +## [1.0.13](https://github.com/shadow81627/pocketpasta-api/compare/v1.0.12...v1.0.13) (2021-03-30) + +### Bug Fixes + +- **deps:** pin dependencies ([#58](https://github.com/shadow81627/pocketpasta-api/issues/58)) ([22e7a47](https://github.com/shadow81627/pocketpasta-api/commit/22e7a47164dc0a424d2ae9ebf82c2cf6a8919240)) + ## [1.0.12](https://github.com/shadow81627/pocketpasta-api/compare/v1.0.11...v1.0.12) (2021-03-25) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 55796211..b8184222 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pocketpasta-api", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index db52b21d..e0761395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pocketpasta-api", - "version": "1.0.12", + "version": "1.0.13", "description": "Eat spagetti to forgetti your regretti", "author": { "name": "Damien Robinson",