Skip to content

Commit a204d9c

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

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
".": "0.11.0",
2+
".": "0.11.1",
33
"modules/breadcrumb": "0.1.9",
44
"modules/content-panel": "0.1.8",
55
"modules/disqus": "0.1.8",
66
"modules/featured-image": "0.2.8",
77
"modules/giscus": "0.1.10",
88
"modules/heading-sign": "0.1.9",
9-
"modules/doc-nav": "0.3.2",
9+
"modules/doc-nav": "0.3.3",
1010
"modules/revision": "0.1.0",
1111
"modules/staticman": "0.1.7",
1212
"modules/toc-scrollspy": "0.1.7",

CHANGELOG.md

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

3+
## [0.11.1](https://github.com/hbstack/docs/compare/v0.11.0...v0.11.1) (2023-12-03)
4+
5+
6+
### Styles 🎨
7+
8+
* prepare for theming ([#426](https://github.com/hbstack/docs/issues/426)) ([a134fec](https://github.com/hbstack/docs/commit/a134fec36ba3b50f31097115f32ff40f997c8504))
9+
310
## [0.11.0](https://github.com/hbstack/docs/compare/v0.10.0...v0.11.0) (2023-11-11)
411

512

modules/doc-nav/CHANGELOG.md

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

3+
## [0.3.3](https://github.com/hbstack/docs/compare/modules/doc-nav/v0.3.2...modules/doc-nav/v0.3.3) (2023-12-03)
4+
5+
6+
### Styles 🎨
7+
8+
* prepare for theming ([#426](https://github.com/hbstack/docs/issues/426)) ([a134fec](https://github.com/hbstack/docs/commit/a134fec36ba3b50f31097115f32ff40f997c8504))
9+
310
## [0.3.2](https://github.com/hbstack/docs/compare/modules/doc-nav/v0.3.1...modules/doc-nav/v0.3.2) (2023-11-01)
411

512

0 commit comments

Comments
 (0)