From c30c2cb884ff63269728025983db89ba1e3bb84f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Sep 2024 00:31:06 +0000 Subject: [PATCH] chore(release): 2.0.39 [skip ci] ## [2.0.39](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.38...v2.0.39) (2024-09-09) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab32a01..b9a59d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.0.39](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.38...v2.0.39) (2024-09-09) + ## [2.0.38](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.37...v2.0.38) (2024-09-04) ## [2.0.37](https://github.com/FRSource/FRS-hide-scrollbar/compare/v2.0.36...v2.0.37) (2024-08-26) diff --git a/package.json b/package.json index 7933d11..1f081fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/frs-hide-scrollbar", - "version": "2.0.38", + "version": "2.0.39", "description": "CSS-only & easy-to-use solution for cross-browser scrollbar hiding", "source": "src/index.scss", "main": "dist/frs-hide-scrollbar.css",