diff --git a/CHANGELOG.md b/CHANGELOG.md index c20701732..aa901f0b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.4.160](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.159...v1.4.160) (2024-01-29) + ## [1.4.159](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.158...v1.4.159) (2024-01-22) ## [1.4.158](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.157...v1.4.158) (2024-01-22) diff --git a/package.json b/package.json index 326d1a4c2..f23f69899 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.159", + "version": "1.4.160", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",