We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa78b9 commit 757a1c8Copy full SHA for 757a1c8
projects/ngx-infinite-scroll/CHANGELOG.md
@@ -1,4 +1,6 @@
1
-## v 13.0.2 (2022/06/05)
+## v 14.0.1 (2022/06/05)
2
+- perf fix: up/down event handler #409
3
+## v 14.0.0 (2022/06/05)
4
- upgrade to Angular V14
5
## v 13.0.2 (2022/06/05)
6
- [ADD] - add license
projects/ngx-infinite-scroll/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-infinite-scroll",
- "version": "14.0.0",
+ "version": "14.0.1",
"repository": {
"type": "git",
"url": "https://github.com/orizens/ngx-infinite-scroll"
0 commit comments