File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0 (2022-02-18)
2
+
3
+
4
+ ### Features
5
+
6
+ * add useInfiniteScroll hook ([ 45d203d] ( https://github.com/iamyoki/infinite-scroll-hook/commit/45d203d2b0ec428bf369599ca5e137d0accd5124 ) )
7
+
8
+
9
+ ### Docs
10
+
11
+ * update readme ([ 3457129] ( https://github.com/iamyoki/infinite-scroll-hook/commit/34571297d64552f37db9a8129349ea290a2adecc ) )
12
+
13
+
14
+ ### Chores
15
+
16
+ * clean structure ([ 745566a] ( https://github.com/iamyoki/infinite-scroll-hook/commit/745566a6f1b692442589386d7720429566ef0e43 ) )
17
+ * comment ([ ffbce41] ( https://github.com/iamyoki/infinite-scroll-hook/commit/ffbce410b9e5d6457aed0e09a6ee8b8acac65918 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " infinite-scroll-hook" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"main" : " dist/cjs/index.js" ,
5
5
"module" : " dist/esm/index.js" ,
6
6
"types" : " dist/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments