Skip to content

Commit 0b587e7

Browse files
committed
chore: release v1.0.2
1 parent 97004d4 commit 0b587e7

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
@@ -47,5 +47,5 @@
4747
"upath": "^2.0.1",
4848
"vitest": "^0.25.3"
4949
},
50-
"version": "1.0.1"
50+
"version": "1.0.2"
5151
}

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": "1.0.1",
3+
"version": "1.0.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)