Skip to content

Commit 88e3b84

Browse files
github-actions[bot]razonyang
authored andcommitted
chore: release main
1 parent 043cbd6 commit 88e3b84

File tree

15 files changed

+157
-14
lines changed

15 files changed

+157
-14
lines changed

.release-please-manifest.json

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

modules/breadcrumb/CHANGELOG.md

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

3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.3...modules/breadcrumb/v0.1.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.3](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.2...modules/breadcrumb/v0.1.3) (2023-06-10)
415

516

modules/content-panel/CHANGELOG.md

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

3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.2...modules/content-panel/v0.1.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.2](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.1...modules/content-panel/v0.1.2) (2023-06-10)
415

516

modules/disqus/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.2...modules/disqus/v0.1.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
312
## [0.1.2](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.1...modules/disqus/v0.1.2) (2023-06-10)
413

514

modules/featured-image/CHANGELOG.md

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

3+
## [0.2.3](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.2...modules/featured-image/v0.2.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.2.2](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.1...modules/featured-image/v0.2.2) (2023-06-10)
415

516

modules/giscus/CHANGELOG.md

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

3+
## [0.1.5](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.4...modules/giscus/v0.1.5) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.4](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.3...modules/giscus/v0.1.4) (2023-06-10)
415

516

modules/heading-sign/CHANGELOG.md

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

3+
## [0.1.5](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.4...modules/heading-sign/v0.1.5) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.4](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.3...modules/heading-sign/v0.1.4) (2023-06-10)
415

516

modules/post-nav/CHANGELOG.md

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

3+
## [0.2.2](https://github.com/hbstack/blog/compare/modules/post-nav/v0.2.1...modules/post-nav/v0.2.2) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.2.1](https://github.com/hbstack/blog/compare/modules/post-nav/v0.2.0...modules/post-nav/v0.2.1) (2023-06-10)
415

516

modules/related-posts/CHANGELOG.md

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

3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/related-posts/v0.1.3...modules/related-posts/v0.1.4) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.3](https://github.com/hbstack/blog/compare/modules/related-posts/v0.1.2...modules/related-posts/v0.1.3) (2023-06-10)
415

516

modules/sidebar/posts/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/hbstack/blog/compare/modules/sidebar/posts-v0.0.1...modules/sidebar/posts/v0.1.0) (2023-06-19)
4+
5+
6+
### Features ✨
7+
8+
* add the sidebar posts module ([f659bed](https://github.com/hbstack/blog/commit/f659bed23a76fe99c3763615f91935f26d84f2ab))
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/hbstack/blog/compare/modules/sidebar/taxonomies-v0.0.1...modules/sidebar/taxonomies/v0.1.0) (2023-06-19)
4+
5+
6+
### Features ✨
7+
8+
* add the sidebar taxonomies module ([a3d1876](https://github.com/hbstack/blog/commit/a3d1876d7940f5849d2c1c1e6e1ebdbecc48419a))

modules/staticman/CHANGELOG.md

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

3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.2...modules/staticman/v0.1.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.2](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.1...modules/staticman/v0.1.2) (2023-06-10)
415

516

modules/toc-scrollspy/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/hbstack/blog/compare/modules/toc-scrollspy/v0.1.1...modules/toc-scrollspy/v0.1.2) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
12+
313
## [0.1.1](https://github.com/hbstack/blog/compare/modules/toc-scrollspy/v0.1.0...modules/toc-scrollspy/v0.1.1) (2023-06-10)
414

515

modules/twikoo/CHANGELOG.md

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

3+
## [0.1.2](https://github.com/hbstack/blog/compare/modules/twikoo/v0.1.1...modules/twikoo/v0.1.2) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([d9e7cd1](https://github.com/hbstack/blog/commit/d9e7cd14836563885bb2fa0ee5c20eddf9a7aa47))
12+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([bc56c73](https://github.com/hbstack/blog/commit/bc56c7379a4da3988763ec2ba0ad2ea384922148))
13+
314
## [0.1.1](https://github.com/hbstack/blog/compare/modules/twikoo/v0.1.0...modules/twikoo/v0.1.1) (2023-06-10)
415

516

modules/utterances/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/utterances/v0.1.2...modules/utterances/v0.1.3) (2023-06-19)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([06d3a6f](https://github.com/hbstack/blog/commit/06d3a6fee41cc0268ade873dc34a9de97a13fcc3))
9+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([043cbd6](https://github.com/hbstack/blog/commit/043cbd62c4688baab0a5ebf38cd17a27aee6b4f1))
10+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([bc952e2](https://github.com/hbstack/blog/commit/bc952e2b65c3c0da5fd63092423f6aa3e8ba8ae5))
11+
312
## [0.1.2](https://github.com/hbstack/blog/compare/modules/utterances/v0.1.1...modules/utterances/v0.1.2) (2023-06-10)
413

514

0 commit comments

Comments
 (0)