Skip to content

Commit d192e93

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

13 files changed

Lines changed: 96 additions & 12 deletions

File tree

.release-please-manifest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
".": "0.7.0",
3-
"modules/breadcrumb": "0.1.7",
4-
"modules/content-panel": "0.1.6",
5-
"modules/disqus": "0.1.6",
6-
"modules/featured-image": "0.2.6",
7-
"modules/giscus": "0.1.8",
8-
"modules/heading-sign": "0.1.7",
9-
"modules/doc-nav": "0.3.0",
10-
"modules/staticman": "0.1.5",
11-
"modules/toc-scrollspy": "0.1.5",
12-
"modules/twikoo": "0.1.6",
13-
"modules/utterances": "0.1.6"
2+
".": "0.8.0",
3+
"modules/breadcrumb": "0.1.8",
4+
"modules/content-panel": "0.1.7",
5+
"modules/disqus": "0.1.7",
6+
"modules/featured-image": "0.2.7",
7+
"modules/giscus": "0.1.9",
8+
"modules/heading-sign": "0.1.8",
9+
"modules/doc-nav": "0.3.1",
10+
"modules/staticman": "0.1.6",
11+
"modules/toc-scrollspy": "0.1.6",
12+
"modules/twikoo": "0.1.7",
13+
"modules/utterances": "0.1.7"
1414
}

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.8.0](https://github.com/hbstack/docs/compare/v0.7.0...v0.8.0) (2023-10-21)
4+
5+
6+
### Features ✨
7+
8+
* **i18n:** create ms.toml ([#347](https://github.com/hbstack/docs/issues/347)) ([2b42fca](https://github.com/hbstack/docs/commit/2b42fcad55a1081ce4f18afebc9510c668721363))
9+
310
## [0.7.0](https://github.com/hbstack/docs/compare/v0.6.4...v0.7.0) (2023-10-20)
411

512

modules/breadcrumb/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.1.8](https://github.com/hbstack/docs/compare/modules/breadcrumb/v0.1.7...modules/breadcrumb/v0.1.8) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.1.7](https://github.com/hbstack/docs/compare/modules/breadcrumb/v0.1.6...modules/breadcrumb/v0.1.7) (2023-10-20)
411

512

modules/content-panel/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.1.7](https://github.com/hbstack/docs/compare/modules/content-panel/v0.1.6...modules/content-panel/v0.1.7) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.1.6](https://github.com/hbstack/docs/compare/modules/content-panel/v0.1.5...modules/content-panel/v0.1.6) (2023-10-20)
411

512

modules/disqus/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.1.7](https://github.com/hbstack/docs/compare/modules/disqus/v0.1.6...modules/disqus/v0.1.7) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.1.6](https://github.com/hbstack/docs/compare/modules/disqus/v0.1.5...modules/disqus/v0.1.6) (2023-10-20)
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.1](https://github.com/hbstack/docs/compare/modules/doc-nav/v0.3.0...modules/doc-nav/v0.3.1) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.3.0](https://github.com/hbstack/docs/compare/modules/doc-nav/v0.2.5...modules/doc-nav/v0.3.0) (2023-10-20)
411

512

modules/featured-image/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.2.7](https://github.com/hbstack/docs/compare/modules/featured-image/v0.2.6...modules/featured-image/v0.2.7) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.2.6](https://github.com/hbstack/docs/compare/modules/featured-image/v0.2.5...modules/featured-image/v0.2.6) (2023-10-20)
411

512

modules/giscus/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.1.9](https://github.com/hbstack/docs/compare/modules/giscus/v0.1.8...modules/giscus/v0.1.9) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.1.8](https://github.com/hbstack/docs/compare/modules/giscus/v0.1.7...modules/giscus/v0.1.8) (2023-10-20)
411

512

modules/heading-sign/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.1.8](https://github.com/hbstack/docs/compare/modules/heading-sign/v0.1.7...modules/heading-sign/v0.1.8) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.1.7](https://github.com/hbstack/docs/compare/modules/heading-sign/v0.1.6...modules/heading-sign/v0.1.7) (2023-10-20)
411

512

modules/staticman/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.1.6](https://github.com/hbstack/docs/compare/modules/staticman/v0.1.5...modules/staticman/v0.1.6) (2023-10-21)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/docs to v0.7.0 ([b7dbcce](https://github.com/hbstack/docs/commit/b7dbcce85a2b8d715e1a1c3650091fc23eaf4622))
9+
310
## [0.1.5](https://github.com/hbstack/docs/compare/modules/staticman/v0.1.4...modules/staticman/v0.1.5) (2023-10-20)
411

512

0 commit comments

Comments
 (0)