Skip to content

Commit b48b0ae

Browse files
authored
Bump version from 6.1.0 to 6.1.1
## 6.1.1 (2025-12-05) - ci: modernize workflows (actions@v4, Node 16/18/20 matrix, yarn cache) - test: add comprehensive suite (threshold, bottom/top, scrollableTarget, pull‑down‑to‑refresh, loader/hasChildren) - chore: run Prettier (no runtime changes)
1 parent 4ecfc0a commit b48b0ae

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
@@ -1,6 +1,6 @@
11
{
22
"name": "react-infinite-scroll-component",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "An Infinite Scroll component in react.",
55
"source": "src/index.tsx",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)