From a888d19feffb8a0e0fc50ac09204f53cb2c8c32f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Nov 2023 00:49:17 +0000 Subject: [PATCH] chore(release): 1.4.129 [skip ci] ## [1.4.129](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.128...v1.4.129) (2023-11-13) ### Bug Fixes * **deps:** update all non-major dependency bump ([#360](https://github.com/FRSOURCE/light-scrollbar/issues/360)) ([c094f83](https://github.com/FRSOURCE/light-scrollbar/commit/c094f8373fc0d002cca9413a8d52585c68979b6f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b591ed6..13de26c36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.129](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.128...v1.4.129) (2023-11-13) + + +### Bug Fixes + +* **deps:** update all non-major dependency bump ([#360](https://github.com/FRSOURCE/light-scrollbar/issues/360)) ([c094f83](https://github.com/FRSOURCE/light-scrollbar/commit/c094f8373fc0d002cca9413a8d52585c68979b6f)) + ## [1.4.128](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.127...v1.4.128) (2023-11-06) ## [1.4.127](https://github.com/FRSOURCE/light-scrollbar/compare/v1.4.126...v1.4.127) (2023-11-06) diff --git a/package.json b/package.json index 0e9b10128..ffe79a9d1 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.4.128", + "version": "1.4.129", "name": "@frsource/light-scrollbar", "description": "Minimalistic plugin to create custom scrollbars! 💪", "source": "./src/index.ts",