Skip to content

Commit 7f8e8e0

Browse files
chore: release main (#810)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent daf55ea commit 7f8e8e0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.18.1",
2+
".": "0.19.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.19.0](https://github.com/hbstack/docs/compare/v0.18.1...v0.19.0) (2024-09-21)
4+
5+
6+
### Features ✨
7+
8+
* add the `hb.docs.navs_reduce_font_size` parameter, default to `true` ([#809](https://github.com/hbstack/docs/issues/809)) ([16441fc](https://github.com/hbstack/docs/commit/16441fc50684ecf2749120dc72ea05a44c975785))
9+
* add the `hb.docs.navs_sticky_scroll` parameter, default to `true` ([#811](https://github.com/hbstack/docs/issues/811)) ([daf55ea](https://github.com/hbstack/docs/commit/daf55eafe1d5398d54edbdb7e0cb54a4078dece6))
10+
311
## [0.18.1](https://github.com/hbstack/docs/compare/v0.18.0...v0.18.1) (2024-09-20)
412

513

0 commit comments

Comments
 (0)