From 5f20db7e7829c8a96dac096dfb9f730e8268fe34 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 Apr 2023 22:01:56 +0000 Subject: [PATCH] chore: 3.0.18 [skip ci] ## [3.0.18](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.17...v3.0.18) (2023-04-14) ### Bug Fixes * update dependency nuxt-push-plugins to v2.1.27 ([d63c9a9](https://github.com/dword-design/nuxt-modernizr/commit/d63c9a93a4741b5f757e215e7718192c462f2963)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07b285d..09941f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.18](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.17...v3.0.18) (2023-04-14) + + +### Bug Fixes + +* update dependency nuxt-push-plugins to v2.1.27 ([d63c9a9](https://github.com/dword-design/nuxt-modernizr/commit/d63c9a93a4741b5f757e215e7718192c462f2963)) + ## [3.0.17](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.16...v3.0.17) (2023-04-14) diff --git a/package.json b/package.json index 0d9350f..233a839 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-modernizr", - "version": "3.0.17", + "version": "3.0.18", "description": "Adds a Modernizr build to your Nuxt.js app.", "keywords": [ "browser-detection",