From 1ed0b564e346b7f37b261c536c8896f09969b304 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 23:55:33 +0800 Subject: [PATCH] chore(main): release 0.2.0 (#112) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7caf555..0262db7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.3" + ".": "0.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..02d4179 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## [0.2.0](https://github.com/hbstack/heading-sign/compare/v0.1.3...v0.2.0) (2024-01-05) + + +### Features ✨ + +* add the hb.heading_sign.symbol parameter, default to § ([#111](https://github.com/hbstack/heading-sign/issues/111)) ([99a5a28](https://github.com/hbstack/heading-sign/commit/99a5a284295576a9e0796550753863d61dd3fbb3)), closes [#110](https://github.com/hbstack/heading-sign/issues/110) + + +### Bug Fixes 🐞 + +* **deps:** update dependency stylelint-scss to v5 ([f9a5bd4](https://github.com/hbstack/heading-sign/commit/f9a5bd478d48c56050cd58fe6c14855262249b50)) +* **deps:** update dependency stylelint-scss to v5.0.1 ([4dd9354](https://github.com/hbstack/heading-sign/commit/4dd93542acacccd83be42c63c63eb4c1c19f7c07)) +* **deps:** update dependency stylelint-scss to v5.1.0 ([aa525ff](https://github.com/hbstack/heading-sign/commit/aa525ff9840930bfa4550866107e20964890fd4f)) +* **deps:** update dependency stylelint-scss to v5.2.0 ([b374a0a](https://github.com/hbstack/heading-sign/commit/b374a0a94d07be9bbb2495d3badf912bb4fa550a)) +* **deps:** update dependency stylelint-scss to v5.2.1 ([aff4eac](https://github.com/hbstack/heading-sign/commit/aff4eac92429f7f3006936966334b9e05449b7ad)) +* **deps:** update dependency stylelint-scss to v5.3.0 ([e640f29](https://github.com/hbstack/heading-sign/commit/e640f294c1e8ce268deeefd65c07cf848d9bab90)) +* **deps:** update dependency stylelint-scss to v5.3.1 ([bb8924d](https://github.com/hbstack/heading-sign/commit/bb8924d62d6e1342b0041bd8a0d3200a361d6cf4)) +* **deps:** update dependency stylelint-scss to v6 ([1cb98f0](https://github.com/hbstack/heading-sign/commit/1cb98f049e4c98bd3863b1960a5ab52e9fd2d6bc))