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 e3aebbd commit 079746aCopy full SHA for 079746a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.23](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.22...v3.0.23) (2023-04-22)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency nuxt-push-plugins to v2.1.31 ([e3aebbd](https://github.com/dword-design/nuxt-modernizr/commit/e3aebbd656c1ee806b455acfd445eed8c8d8a699))
7
8
## [3.0.22](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.21...v3.0.22) (2023-04-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-modernizr",
- "version": "3.0.22",
+ "version": "3.0.23",
"description": "Adds a Modernizr build to your Nuxt.js app.",
"keywords": [
"browser-detection",
0 commit comments