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 2178e17 commit 00b6425Copy full SHA for 00b6425
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.1](https://github.com/dword-design/nuxt-modernizr/compare/v4.0.0...v4.0.1) (2024-04-09)
2
+
3
4
+### Bug Fixes
5
6
+* lock file maintenance ([#134](https://github.com/dword-design/nuxt-modernizr/issues/134)) ([2178e17](https://github.com/dword-design/nuxt-modernizr/commit/2178e1778742848a523e27c881a5732bfa8c33c7))
7
8
# [4.0.0](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.25...v4.0.0) (2024-02-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-modernizr",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "Adds a Modernizr build to your Nuxt.js app.",
"keywords": [
"browser-detection",
0 commit comments