diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e9334be..60425831e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.222](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.221...v1.4.222) (2024-09-30) + + +### Bug Fixes + +* **deps:** update dependency @frsource/frs-hide-scrollbar to v2.0.43 ([#468](https://github.com/FRSOURCE/light-scrollbar/issues/468)) ([9881283](https://github.com/FRSOURCE/light-scrollbar/commit/9881283f8c2ca9a36c15eb38cfdb0ac71cd05fb3)) + ## [1.4.221](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.220...v1.4.221) (2024-09-23) ## [1.4.220](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.219...v1.4.220) (2024-09-16) diff --git a/package.json b/package.json index 1d519b702..3f0079ddb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.221", + "version": "1.4.222", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",