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 75c9aeb commit 52d0fb5Copy full SHA for 52d0fb5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.19](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.18...v3.0.19) (2023-04-17)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency @dword-design/puppeteer to v6.0.7 ([75c9aeb](https://github.com/dword-design/nuxt-modernizr/commit/75c9aeb3f7c1b705e1245c5a3cea2bf9f338e2f4))
7
8
## [3.0.18](https://github.com/dword-design/nuxt-modernizr/compare/v3.0.17...v3.0.18) (2023-04-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-modernizr",
- "version": "3.0.18",
+ "version": "3.0.19",
"description": "Adds a Modernizr build to your Nuxt.js app.",
"keywords": [
"browser-detection",
0 commit comments