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 e052e68 commit 9bcee08Copy full SHA for 9bcee08
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.21](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.20...v3.0.21) (2023-04-22)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/puppeteer to v6.0.8 ([e052e68](https://github.com/dword-design/nuxt-modernizr/commit/e052e689a1f813e03b22c70963356a169ba986bc))
7
8
## [3.0.20](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.19...v3.0.20) (2023-04-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-modernizr",
- "version": "3.0.20",
+ "version": "3.0.21",
"description": "Adds a Modernizr build to your Nuxt.js app.",
"keywords": [
"browser-detection",
0 commit comments