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 b54849b commit e5f1255Copy full SHA for e5f1255
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.24](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.23...v3.0.24) (2023-04-26)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/puppeteer to v6.0.9 ([b54849b](https://github.com/dword-design/nuxt-modernizr/commit/b54849b47d6e5d2d04122f4a2d2aac6367bbe024))
7
8
## [3.0.23](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.22...v3.0.23) (2023-04-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-modernizr",
- "version": "3.0.23",
+ "version": "3.0.24",
"description": "Adds a Modernizr build to your Nuxt.js app.",
"keywords": [
"browser-detection",
0 commit comments