diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f30ea..a43fc58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [2.0.2](https://github.com/dword-design/nuxt-modernizr/compare/v2.0.1...v2.0.2) (2021-05-04) + + +### Bug Fixes + +* update dependency @dword-design/functions to v4 ([#32](https://github.com/dword-design/nuxt-modernizr/issues/32)) ([cc7b522](https://github.com/dword-design/nuxt-modernizr/commit/cc7b5220ae14d01c9b971c016ed1b6958b54dfc3)) +* update dependency nuxt-push-plugins to v2 ([#34](https://github.com/dword-design/nuxt-modernizr/issues/34)) ([97c5134](https://github.com/dword-design/nuxt-modernizr/commit/97c51348a71dbdedcede0906bcf98f4934362273)) + ## [2.0.1](https://github.com/dword-design/nuxt-modernizr/compare/v2.0.0...v2.0.1) (2021-05-04) diff --git a/package.json b/package.json index 735b969..baa4b54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-modernizr", - "version": "2.0.1", + "version": "2.0.2", "description": "Adds a Modernizr build to your Nuxt.js app.", "keywords": [ "browser-detection",