diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f3eba4e..483d769eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.3.16](https://github.com/FRSOURCE/light-scrollbar/compare/v1.3.15...v1.3.16) (2022-08-27) + ## [1.3.15](https://github.com/FRSOURCE/light-scrollbar/compare/v1.3.14...v1.3.15) (2022-08-25) ## [1.3.14](https://github.com/FRSOURCE/light-scrollbar/compare/v1.3.13...v1.3.14) (2022-08-25) diff --git a/package.json b/package.json index 059f850ce..33e832342 100644 --- a/package.json +++ b/package.json @@ -87,5 +87,5 @@ "dependencies": { "@frsource/frs-hide-scrollbar": "^2.0.7" }, - "version": "1.3.15" + "version": "1.3.16" }