Skip to content

Commit 431c71d

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2022-08-15) ### Bug Fixes * replace `global` with browser env detection ([4c39fa3](4c39fa3))
1 parent 2ececbe commit 431c71d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.1](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.1.0...v4.1.1) (2022-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* replace `global` with browser env detection ([4c39fa3](https://github.com/xobotyi/react-scrollbars-custom/commit/4c39fa3a4c9485d00d5ea46930c0f3a4e732f914))
7+
18
# [4.1.0](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.0.25...v4.1.0) (2022-07-25)
29

310

package.json

+1-1
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.1.0",
4+
"version": "4.1.1",
55
"funding": {
66
"type": "patreon",
77
"url": "https://www.patreon.com/xobotyi"

0 commit comments

Comments
 (0)