From b4c759cc2c4b68801eebb0292a2017601c5d2387 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Sep 2024 02:16:33 +0000 Subject: [PATCH] chore(release): 1.4.219 [skip ci] ## [1.4.219](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.218...v1.4.219) (2024-09-09) ### Bug Fixes * **deps:** update dependency @frsource/frs-hide-scrollbar to v2.0.38 ([#465](https://github.com/FRSOURCE/light-scrollbar/issues/465)) ([9ec6f24](https://github.com/FRSOURCE/light-scrollbar/commit/9ec6f24e77b911bec4f6760705a611ec26ba2928)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5501e2e74..852b761bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.219](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.218...v1.4.219) (2024-09-09) + + +### Bug Fixes + +* **deps:** update dependency @frsource/frs-hide-scrollbar to v2.0.38 ([#465](https://github.com/FRSOURCE/light-scrollbar/issues/465)) ([9ec6f24](https://github.com/FRSOURCE/light-scrollbar/commit/9ec6f24e77b911bec4f6760705a611ec26ba2928)) + ## [1.4.218](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.217...v1.4.218) (2024-09-02) diff --git a/package.json b/package.json index 0a8c4d179..47166433c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.218", + "version": "1.4.219", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",