From 7c814e59802aa90632433238866944818c745f58 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Mar 2023 01:10:59 +0000 Subject: [PATCH] chore: 3.0.6 [skip ci] ## [3.0.6](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.5...v3.0.6) (2023-03-21) ### Bug Fixes * update dependency nuxt-push-plugins to v2.1.10 ([a15ea5b](https://github.com/dword-design/nuxt-modernizr/commit/a15ea5b24eddbd830721447b4288b766ca7b6ea1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a6fb03..129aa41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.6](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.5...v3.0.6) (2023-03-21) + + +### Bug Fixes + +* update dependency nuxt-push-plugins to v2.1.10 ([a15ea5b](https://github.com/dword-design/nuxt-modernizr/commit/a15ea5b24eddbd830721447b4288b766ca7b6ea1)) + ## [3.0.5](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.4...v3.0.5) (2023-03-20) diff --git a/package.json b/package.json index 337a42e..1105fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-modernizr", - "version": "3.0.5", + "version": "3.0.6", "description": "Adds a Modernizr build to your Nuxt.js app.", "keywords": [ "browser-detection",