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 4aeb7ff commit a8b71baCopy full SHA for a8b71ba
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/Yrobot/auto-scroll/compare/v1.0.0...v1.0.1) (2024-01-12)
2
+
3
4
+### Bug Fixes
5
6
+* remove useless log ([4aeb7ff](https://github.com/Yrobot/auto-scroll/commit/4aeb7ff29a47f0ddc4c6a9fd32015383361b64e6))
7
8
# 1.0.0 (2024-01-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@yrobot/auto-scroll",
- "version": "1.0.0",
+ "version": "1.0.1",
"homepage": "https://github.com/Yrobot/auto-scroll",
"description": "This is a tool which makes scroll-container auto scroll to the bottom easy.",
"main": "build/index.es.js",
0 commit comments