diff --git a/CHANGELOG.md b/CHANGELOG.md index 5501e2e74..852b761bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.219](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.218...v1.4.219) (2024-09-09) + + +### Bug Fixes + +* **deps:** update dependency @frsource/frs-hide-scrollbar to v2.0.38 ([#465](https://github.com/FRSOURCE/light-scrollbar/issues/465)) ([9ec6f24](https://github.com/FRSOURCE/light-scrollbar/commit/9ec6f24e77b911bec4f6760705a611ec26ba2928)) + ## [1.4.218](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.217...v1.4.218) (2024-09-02) diff --git a/package.json b/package.json index 0a8c4d179..47166433c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.218", + "version": "1.4.219", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",