Skip to content

Commit 373573b

Browse files
committed
Bump patch for defaulting hook options to empty object
1 parent 63c1034 commit 373573b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"name": "use-is-in-viewport",
5858
"description": "A react hook to use the IntersectionObserver declaratively in your React app.",
59-
"version": "1.0.0",
59+
"version": "1.0.1",
6060
"main": "built/es5-cjs/src/index.js",
6161
"types": "built/es5-cjs/src/index.d.ts",
6262
"module": "built/es9-esm/src/index.js",

0 commit comments

Comments
 (0)