diff --git a/CHANGELOG.md b/CHANGELOG.md index 9550b9772..cfe9b0852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.4.198](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.197...v1.4.198) (2024-06-10) + ## [1.4.197](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.196...v1.4.197) (2024-06-10) diff --git a/package.json b/package.json index 99ba50df1..b49e18c4e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.197", + "version": "1.4.198", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",