Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 5, 2024
1 parent e46ac10 commit 1ed0b56
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.3"
".": "0.2.0"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 1ed0b56

Please sign in to comment.