We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63c9a9 commit 5f20db7Copy full SHA for 5f20db7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.18](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.17...v3.0.18) (2023-04-14)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency nuxt-push-plugins to v2.1.27 ([d63c9a9](https://github.com/dword-design/nuxt-modernizr/commit/d63c9a93a4741b5f757e215e7718192c462f2963))
7
8
## [3.0.17](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.16...v3.0.17) (2023-04-14)
9
10
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",
0 commit comments