Skip to content

Commit 5388278

Browse files
committed
chore: release v0.4.2
1 parent d05e274 commit 5388278

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@
4141
"upath": "^2.0.1",
4242
"vitest": "^0.18.0"
4343
},
44-
"version": "0.4.1"
44+
"version": "0.4.2"
4545
}

packages/nuxt-delay-hydration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-delay-hydration",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Improve your Nuxt.js Google Lighthouse score by delaying hydration ⚡️",
55
"author": "Harlan Wilton <harlan@harlanzw.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)