diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af3e86..0405208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.1.1](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.1.0...v4.1.1) (2022-08-15) + + +### Bug Fixes + +* replace `global` with browser env detection ([4c39fa3](https://github.com/xobotyi/react-scrollbars-custom/commit/4c39fa3a4c9485d00d5ea46930c0f3a4e732f914)) + # [4.1.0](https://github.com/xobotyi/react-scrollbars-custom/compare/v4.0.25...v4.1.0) (2022-07-25) diff --git a/package.json b/package.json index 80282ca..3d22860 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-scrollbars-custom", "description": "The best React custom scrollbars component", - "version": "4.1.0", + "version": "4.1.1", "funding": { "type": "patreon", "url": "https://www.patreon.com/xobotyi"