Skip to content

Commit 3eec84a

Browse files
committed
release: v9.1.0
1 parent edebdf1 commit 3eec84a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v 9.1.0 (2020/09/09)
2+
3+
- [UPGRADE] - upgrading scarf
4+
15
## v 9.0.0 (2020/05/12)
26

37
- [UPGRADE] - now using Angular 9

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![npm downloads a month](https://img.shields.io/npm/dm/ngx-infinite-scroll.svg)](https://img.shields.io/npm/dm/ngx-infinite-scroll.svg)
55
[![npm downloads a week](https://img.shields.io/npm/dt/ngx-infinite-scroll.svg)](https://img.shields.io/npm/dt/ngx-infinite-scroll.svg)
66

7-
## [Become a sponsor](https://opencollective.com/ngx-infinite-scroll#sponsor)
7+
## [Consider Becoming a sponsor](https://opencollective.com/ngx-infinite-scroll#sponsor)
88

99
# Angular Infinite Scroll
1010

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": "9.0.0",
3+
"version": "9.1.0",
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)