diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ac95b5..246a0aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.0.6](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.5...v2.0.6) (2021-09-06) + ### [2.0.5](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.4...v2.0.5) (2021-02-28) diff --git a/package.json b/package.json index b1e9bdf..e538bb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/frs-hide-scrollbar", - "version": "2.0.5", + "version": "2.0.6", "description": "CSS-only & easy-to-use solution for cross-browser scrollbar hiding", "source": "src/index.scss", "main": "dist/frs-hide-scrollbar.css",