diff --git a/CHANGELOG.md b/CHANGELOG.md index 982fb22fdb..7db1fca379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.8.2](https://github.com/shadow81627/pocketpasta/compare/v0.8.1...v0.8.2) (2019-06-24) + + +### Bug Fixes + +* **deps:** update dependency @nuxtjs/auth to v4.8.1 ([5f46ded](https://github.com/shadow81627/pocketpasta/commit/5f46ded)) + ## [0.8.1](https://github.com/shadow81627/pocketpasta/compare/v0.8.0...v0.8.1) (2019-06-23) diff --git a/package.json b/package.json index 15d16aefd7..6ca43e4815 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pocketpasta", - "version": "0.8.1", + "version": "0.8.2", "description": "Eat spagetti to forgetti your regretti", "author": "Damien Robinson ", "private": true,