Skip to content

Commit efb4817

Browse files
committed
chore: release v1.1.0
1 parent 5e1f870 commit efb4817

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.28.2"
4949
},
50-
"version": "1.0.5"
50+
"version": "1.1.0"
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.5",
3+
"version": "1.1.0",
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)