Skip to content

Commit a8b71ba

Browse files
committed
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-01-12) ### Bug Fixes * remove useless log ([4aeb7ff](4aeb7ff))
1 parent 4aeb7ff commit a8b71ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 1.0.0 (2024-01-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yrobot/auto-scroll",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "https://github.com/Yrobot/auto-scroll",
55
"description": "This is a tool which makes scroll-container auto scroll to the bottom easy.",
66
"main": "build/index.es.js",

0 commit comments

Comments
 (0)