Skip to content

Commit 2da70ad

Browse files
chore: release main (#846)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 192f9df commit 2da70ad

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.20.1",
2+
".": "0.21.0",
33
"modules/breadcrumb": "0.1.10",
44
"modules/content-panel": "0.1.8",
55
"modules/decap-cms": "0.3.0",

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.21.0](https://github.com/hbstack/docs/compare/v0.20.1...v0.21.0) (2024-11-14)
4+
5+
6+
### Features ✨
7+
8+
* add the `docs_root_section` page parameter ([#866](https://github.com/hbstack/docs/issues/866)) ([192f9df](https://github.com/hbstack/docs/commit/192f9dfdca0eb666354361b38a99ce634345820b))
9+
10+
11+
### Bug Fixes 🐞
12+
13+
* **deps:** update dependency stylelint-scss to v6.8.0 ([74481d3](https://github.com/hbstack/docs/commit/74481d30719f4e424907a681ccc69b7f01771b24))
14+
* **deps:** update dependency stylelint-scss to v6.8.1 ([cb7e92a](https://github.com/hbstack/docs/commit/cb7e92aa4f7aa1d50e47d7c2c8a05040ade92e16))
15+
* **deps:** update dependency stylelint-scss to v6.9.0 ([2066738](https://github.com/hbstack/docs/commit/20667386d719e055540dbd328d49f58ff75578e7))
16+
317
## [0.20.1](https://github.com/hbstack/docs/compare/v0.20.0...v0.20.1) (2024-10-12)
418

519

0 commit comments

Comments
 (0)