From 0878d797e364bca53e5a12299f2002a295155d8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 19:27:41 +0000 Subject: [PATCH] chore(main): release 0.2.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0262db7..084d283 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d31f96c..ef8b4b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [0.2.1](https://github.com/hbstack/back-to-top/compare/v0.2.0...v0.2.1) (2025-10-20) + + +### Bug Fixes 🐞 + +* **deps:** update dependency stylelint-scss to v6.1.0 ([6af168f](https://github.com/hbstack/back-to-top/commit/6af168f977fd200ef2c36815ab3d8a20ec20220b)) +* **deps:** update dependency stylelint-scss to v6.10.0 ([edad647](https://github.com/hbstack/back-to-top/commit/edad647bf5dfe5667fdd0222f4597eafd663cfd6)) +* **deps:** update dependency stylelint-scss to v6.10.1 ([4baef9b](https://github.com/hbstack/back-to-top/commit/4baef9b57f08d11fb0fe3d2bd787454d56e67c99)) +* **deps:** update dependency stylelint-scss to v6.11.0 ([783c1f2](https://github.com/hbstack/back-to-top/commit/783c1f264e4a5fde4baa9fa28847a168c6becb08)) +* **deps:** update dependency stylelint-scss to v6.11.1 ([bf92435](https://github.com/hbstack/back-to-top/commit/bf924350875932459657ddb6f92eddc7dd307000)) +* **deps:** update dependency stylelint-scss to v6.12.0 ([dd5f688](https://github.com/hbstack/back-to-top/commit/dd5f688d9dca8b0dd44a2405701bbe5216a1dcaf)) +* **deps:** update dependency stylelint-scss to v6.12.1 ([2a3ecb2](https://github.com/hbstack/back-to-top/commit/2a3ecb2d4ee6ca6b87d5253b3f11ad42580d5689)) +* **deps:** update dependency stylelint-scss to v6.2.0 ([35b7452](https://github.com/hbstack/back-to-top/commit/35b7452b51acbfc0675d76dc7afb5749a5b351b9)) +* **deps:** update dependency stylelint-scss to v6.2.1 ([a561236](https://github.com/hbstack/back-to-top/commit/a56123625cc8f1466c298627747da0341ba95864)) +* **deps:** update dependency stylelint-scss to v6.4.1 ([b155b9a](https://github.com/hbstack/back-to-top/commit/b155b9a2a3e5e23160d2669ef3315308312af00d)) +* **deps:** update dependency stylelint-scss to v6.5.0 ([56ad317](https://github.com/hbstack/back-to-top/commit/56ad317879c0e395c1b66a97b9fe0104391d7f25)) +* **deps:** update dependency stylelint-scss to v6.5.1 ([8547437](https://github.com/hbstack/back-to-top/commit/85474374482829e2f305a94f1b7cf134ac55edee)) +* **deps:** update dependency stylelint-scss to v6.6.0 ([126be84](https://github.com/hbstack/back-to-top/commit/126be84a7c4640d2042030611b8f3dd8d2e6d366)) +* **deps:** update dependency stylelint-scss to v6.7.0 ([7247659](https://github.com/hbstack/back-to-top/commit/7247659b4c0cd741d882be70dca02bbe6a3207e7)) +* **deps:** update dependency stylelint-scss to v6.8.0 ([5d1ebbd](https://github.com/hbstack/back-to-top/commit/5d1ebbd02a4fe14901afb791d28b93a088996a63)) +* **deps:** update dependency stylelint-scss to v6.8.1 ([702cd07](https://github.com/hbstack/back-to-top/commit/702cd07df2a1d5737fa0f249e2cbe51e764a87c6)) +* **deps:** update dependency stylelint-scss to v6.9.0 ([4f65ec1](https://github.com/hbstack/back-to-top/commit/4f65ec1809d8f9cdaca9f24cc4d851670f22769f)) + ## [0.2.0](https://github.com/hbstack/back-to-top/compare/v0.1.3...v0.2.0) (2024-01-03)