diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd75122a..60cf14ade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.224](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.223...v1.4.224) (2024-10-14) + + +### Bug Fixes + +* **deps:** update dependency @frsource/frs-hide-scrollbar to v2.0.47 ([#470](https://github.com/FRSOURCE/light-scrollbar/issues/470)) ([165ed1a](https://github.com/FRSOURCE/light-scrollbar/commit/165ed1a5bdc90d58eb61a748c7decf0f6f61e098)) + ## [1.4.223](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.222...v1.4.223) (2024-10-07) diff --git a/package.json b/package.json index f62f95e3f..a34229b84 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.223", + "version": "1.4.224", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",