Skip to content

Commit 49d3a0b

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.25...v4.1.0) (2022-07-25) ### Bug Fixes * explicit children typing ([#259](#259)) ([c52e21f](c52e21f)) ### Features * get rid of prop-types and set peerDependency of react to >=16 ([c3e50ae](c3e50ae))
1 parent 3941e01 commit 49d3a0b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.1.0](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.0.25...v4.1.0) (2022-07-25)
2+
3+
4+
### Bug Fixes
5+
6+
* explicit children typing ([#259](https://github.com/xobotyi/react-scrollbars-custom/issues/259)) ([c52e21f](https://github.com/xobotyi/react-scrollbars-custom/commit/c52e21f6be4c0630a83c2de6d82d8ee1a5c19699))
7+
8+
9+
### Features
10+
11+
* get rid of prop-types and set peerDependency of react to >=16 ([c3e50ae](https://github.com/xobotyi/react-scrollbars-custom/commit/c3e50ae0a57372598be6b5dfef0434c874c1a47a))
12+
113
# CHANGELOG
214

315
## v4.0.17

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-scrollbars-custom",
33
"description": "The best React custom scrollbars component",
4-
"version": "4.0.27",
4+
"version": "4.1.0",
55
"funding": {
66
"type": "patreon",
77
"url": "https://www.patreon.com/xobotyi"

0 commit comments

Comments
 (0)