Skip to content

Commit 3c6427f

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

File tree

14 files changed

+104
-13
lines changed

14 files changed

+104
-13
lines changed

.release-please-manifest.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
".": "0.15.0",
3-
"modules/breadcrumb": "0.1.4",
4-
"modules/content-panel": "0.1.3",
5-
"modules/disqus": "0.1.3",
6-
"modules/featured-image": "0.2.3",
7-
"modules/giscus": "0.1.5",
8-
"modules/heading-sign": "0.1.5",
9-
"modules/post-nav": "0.2.2",
10-
"modules/related-posts": "0.1.4",
3+
"modules/breadcrumb": "0.1.5",
4+
"modules/content-panel": "0.1.4",
5+
"modules/disqus": "0.1.4",
6+
"modules/featured-image": "0.2.4",
7+
"modules/giscus": "0.1.6",
8+
"modules/heading-sign": "0.1.6",
9+
"modules/post-nav": "0.2.3",
10+
"modules/related-posts": "0.1.5",
1111
"modules/sidebar/posts": "0.1.1",
12-
"modules/sidebar/taxonomies": "0.1.0",
13-
"modules/staticman": "0.1.3",
14-
"modules/toc-scrollspy": "0.1.2",
15-
"modules/twikoo": "0.1.2",
16-
"modules/utterances": "0.1.3"
12+
"modules/sidebar/taxonomies": "0.1.1",
13+
"modules/staticman": "0.1.4",
14+
"modules/toc-scrollspy": "0.1.3",
15+
"modules/twikoo": "0.1.3",
16+
"modules/utterances": "0.1.4"
1717
}

modules/breadcrumb/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.4...modules/breadcrumb/v0.1.5) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.4](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.3...modules/breadcrumb/v0.1.4) (2023-06-19)
411

512

modules/content-panel/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.3...modules/content-panel/v0.1.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.3](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.2...modules/content-panel/v0.1.3) (2023-06-19)
411

512

modules/disqus/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.3...modules/disqus/v0.1.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.3](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.2...modules/disqus/v0.1.3) (2023-06-19)
411

512

modules/featured-image/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.4](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.3...modules/featured-image/v0.2.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.2.3](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.2...modules/featured-image/v0.2.3) (2023-06-19)
411

512

modules/giscus/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.5...modules/giscus/v0.1.6) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.5](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.4...modules/giscus/v0.1.5) (2023-06-19)
411

512

modules/heading-sign/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.5...modules/heading-sign/v0.1.6) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.5](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.4...modules/heading-sign/v0.1.5) (2023-06-19)
411

512

modules/post-nav/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/hbstack/blog/compare/modules/post-nav/v0.2.2...modules/post-nav/v0.2.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.2.2](https://github.com/hbstack/blog/compare/modules/post-nav/v0.2.1...modules/post-nav/v0.2.2) (2023-06-19)
411

512

modules/related-posts/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/hbstack/blog/compare/modules/related-posts/v0.1.4...modules/related-posts/v0.1.5) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.4](https://github.com/hbstack/blog/compare/modules/related-posts/v0.1.3...modules/related-posts/v0.1.4) (2023-06-19)
411

512

modules/sidebar/taxonomies/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/hbstack/blog/compare/modules/sidebar/taxonomies/v0.1.0...modules/sidebar/taxonomies/v0.1.1) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.0](https://github.com/hbstack/blog/compare/modules/sidebar/taxonomies-v0.0.1...modules/sidebar/taxonomies/v0.1.0) (2023-06-19)
411

512

modules/staticman/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.3...modules/staticman/v0.1.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.3](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.2...modules/staticman/v0.1.3) (2023-06-19)
411

512

modules/toc-scrollspy/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/toc-scrollspy/v0.1.2...modules/toc-scrollspy/v0.1.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.2](https://github.com/hbstack/blog/compare/modules/toc-scrollspy/v0.1.1...modules/toc-scrollspy/v0.1.2) (2023-06-19)
411

512

modules/twikoo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/twikoo/v0.1.2...modules/twikoo/v0.1.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.2](https://github.com/hbstack/blog/compare/modules/twikoo/v0.1.1...modules/twikoo/v0.1.2) (2023-06-19)
411

512

modules/utterances/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/utterances/v0.1.3...modules/utterances/v0.1.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([36c2577](https://github.com/hbstack/blog/commit/36c2577fd59796009ffd0810249e5c102b68f5b6))
9+
310
## [0.1.3](https://github.com/hbstack/blog/compare/modules/utterances/v0.1.2...modules/utterances/v0.1.3) (2023-06-19)
411

512

0 commit comments

Comments
 (0)