From 6bc65efd226d429d66b6e3d11bec089a69758097 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:02:51 +0000 Subject: [PATCH] chore(main): release 0.1.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a915e8c..001eb2c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.1" + ".": "0.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 309c43c..2dd1cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.1.2](https://github.com/hbstack/giscus/compare/v0.1.1...v0.1.2) (2025-10-20) + + +### Bug Fixes 🐞 + +* **deps:** update dependency stylelint-scss to v5.3.0 ([d132e5b](https://github.com/hbstack/giscus/commit/d132e5b7af315eec22cc1d7d9d5361c1883d5160)) +* **deps:** update dependency stylelint-scss to v5.3.1 ([fdd2364](https://github.com/hbstack/giscus/commit/fdd2364f394a078bc842f9fbe35c80a36a901e0b)) +* **deps:** update dependency stylelint-scss to v6 ([4499c47](https://github.com/hbstack/giscus/commit/4499c472fdae94f61281f7cdb3fac17f3e5166ae)) +* **deps:** update dependency stylelint-scss to v6.1.0 ([7bc115d](https://github.com/hbstack/giscus/commit/7bc115d9959c58b1cc9c2b42f332e9e6863fa291)) +* **deps:** update dependency stylelint-scss to v6.10.0 ([b276d92](https://github.com/hbstack/giscus/commit/b276d92a92e2619fc0f6a2ed46ade82b22b00347)) +* **deps:** update dependency stylelint-scss to v6.10.1 ([478fd60](https://github.com/hbstack/giscus/commit/478fd60467208c7a3dc650df86a50f5202a98f0a)) +* **deps:** update dependency stylelint-scss to v6.11.0 ([9b43787](https://github.com/hbstack/giscus/commit/9b43787f0d7bced1f06c6e542e438142015058c9)) +* **deps:** update dependency stylelint-scss to v6.11.1 ([c49aad4](https://github.com/hbstack/giscus/commit/c49aad4c9dc64f687e77148cc64508c4ec0b92b5)) +* **deps:** update dependency stylelint-scss to v6.12.0 ([ef396cb](https://github.com/hbstack/giscus/commit/ef396cb423dcd6649a756ee30f71c415044846ca)) +* **deps:** update dependency stylelint-scss to v6.12.1 ([c107a0b](https://github.com/hbstack/giscus/commit/c107a0bd759e229b7d4d419f87f9060faabf312f)) +* **deps:** update dependency stylelint-scss to v6.2.0 ([a921eea](https://github.com/hbstack/giscus/commit/a921eea03421dc7e8bcf8ac71f9acd5646314129)) +* **deps:** update dependency stylelint-scss to v6.2.1 ([cd3dd1e](https://github.com/hbstack/giscus/commit/cd3dd1ec298ecb8972ccae94463367854ee42da2)) +* **deps:** update dependency stylelint-scss to v6.4.1 ([96e2db6](https://github.com/hbstack/giscus/commit/96e2db674ae676cc7c21f8f8d61a1c353a49fd43)) +* **deps:** update dependency stylelint-scss to v6.5.0 ([53aad37](https://github.com/hbstack/giscus/commit/53aad373917bd48b2edb6f60c666f02f003697f7)) +* **deps:** update dependency stylelint-scss to v6.5.1 ([ff8eaa1](https://github.com/hbstack/giscus/commit/ff8eaa17aa7dfbc53b2872ad854dedba7d358ce8)) +* **deps:** update dependency stylelint-scss to v6.6.0 ([40b95d3](https://github.com/hbstack/giscus/commit/40b95d35b29c0b98048ab8e26ab82182265f8678)) +* **deps:** update dependency stylelint-scss to v6.7.0 ([17fea4d](https://github.com/hbstack/giscus/commit/17fea4df83fbbcc40dacd8cf376c09cb30071df6)) +* **deps:** update dependency stylelint-scss to v6.8.0 ([13ae3b2](https://github.com/hbstack/giscus/commit/13ae3b2a0282e66022124470f919cff38f3f70c5)) +* **deps:** update dependency stylelint-scss to v6.8.1 ([946de48](https://github.com/hbstack/giscus/commit/946de4891af13cc4f77ed37dd778e38b9a9701bf)) +* **deps:** update dependency stylelint-scss to v6.9.0 ([72e0569](https://github.com/hbstack/giscus/commit/72e05696e6f3674498519527738a1af34efcac0b)) + ## [0.1.1](https://github.com/hbstack/giscus/compare/v0.1.0...v0.1.1) (2023-10-01)