Skip to content

Commit 6ec325c

Browse files
chore: release main (#627)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c368d98 commit 6ec325c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.13.2",
2+
".": "0.14.0",
33
"modules/breadcrumb": "0.1.9",
44
"modules/content-panel": "0.1.8",
55
"modules/decap-cms": "0.2.1",

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/hbstack/docs/compare/v0.13.2...v0.14.0) (2024-04-05)
4+
5+
6+
### Features ✨
7+
8+
* add the hb.docs.navs_border, default to true, when false disable the left border for navs ([c368d98](https://github.com/hbstack/docs/commit/c368d98c4d1f036280ed4014735359cde56fa6cf))
9+
10+
11+
### Styles 🎨
12+
13+
* show left border for sub navs ([c368d98](https://github.com/hbstack/docs/commit/c368d98c4d1f036280ed4014735359cde56fa6cf))
14+
315
## [0.13.2](https://github.com/hbstack/docs/compare/v0.13.1...v0.13.2) (2024-04-03)
416

517

0 commit comments

Comments
 (0)