diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea8c96269..0727af7f22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.7.3](https://github.com/shadow81627/pocketpasta/compare/v0.7.2...v0.7.3) (2019-06-03) + + +### Bug Fixes + +* **deps:** update dependency @nuxtjs/auth to v4.6.4 ([b4ede1a](https://github.com/shadow81627/pocketpasta/commit/b4ede1a)) + ## [0.7.2](https://github.com/shadow81627/pocketpasta/compare/v0.7.1...v0.7.2) (2019-06-03) diff --git a/package.json b/package.json index ef4cee416a..9d9f972c41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pocketpasta", - "version": "0.7.2", + "version": "0.7.3", "description": "Eat spagetti to forgetti your regretti", "author": "Damien Robinson ", "private": true,