Skip to content

Commit 1f77198

Browse files
committed
chore: release v1.0.1
1 parent c2e18c3 commit 1f77198

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