Skip to content

Commit ede3f54

Browse files
committed
RELEASE: v10.0.1
1 parent abc8312 commit ede3f54

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v 10.0.1 (2020/12/09)
2+
3+
- [FIX] - throttle behavior refined - fixed issue #198
4+
15
## v 10.0.0 (2020/11/07)
26

37
- [UPGRADE] - now using Angular 10

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-infinite-scroll",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "An infinite scroll directive for Angular",
55
"main": "./bundles/ngx-infinite-scroll.umd.js",
66
"module": "./modules/ngx-infinite-scroll.es5.js",

0 commit comments

Comments
 (0)