diff --git a/CHANGELOG.md b/CHANGELOG.md index 66b5e35cb..d81ef27d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.3.19](https://github.com/FRSOURCE/light-scrollbar/compare/v1.3.18...v1.3.19) (2022-09-11) + ## [1.3.18](https://github.com/FRSOURCE/light-scrollbar/compare/v1.3.17...v1.3.18) (2022-09-09) diff --git a/package.json b/package.json index 26194dc20..88c516f35 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.3.18", + "version": "1.3.19", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",