Skip to content

Commit edfb5e3

Browse files
committed
chore: release v1.1.2
1 parent 4ffb696 commit edfb5e3

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.3"
4949
},
50-
"version": "1.1.1"
50+
"version": "1.1.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.1.1",
3+
"version": "1.1.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)