Skip to content

Commit aaece3a

Browse files
github-actions[bot]razonyang
authored andcommitted
chore: release main
1 parent b4e6951 commit aaece3a

13 files changed

Lines changed: 115 additions & 12 deletions

File tree

.release-please-manifest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
".": "0.12.1",
3-
"modules/breadcrumb": "0.1.2",
4-
"modules/content-panel": "0.1.1",
5-
"modules/disqus": "0.1.1",
6-
"modules/featured-image": "0.2.1",
7-
"modules/giscus": "0.1.3",
8-
"modules/heading-sign": "0.1.3",
9-
"modules/post-nav": "0.2.0",
10-
"modules/related-posts": "0.1.2",
11-
"modules/staticman": "0.1.1",
12-
"modules/toc-scrollspy": "0.1.0",
13-
"modules/twikoo": "0.1.0",
14-
"modules/utterances": "0.1.1"
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/staticman": "0.1.2",
12+
"modules/toc-scrollspy": "0.1.1",
13+
"modules/twikoo": "0.1.1",
14+
"modules/utterances": "0.1.2"
1515
}

modules/breadcrumb/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.2...modules/breadcrumb/v0.1.3) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** hugo mod tidy for breadcrumb ([9f86f0c](https://github.com/hbstack/blog/commit/9f86f0c9c885d87d620b01da6602744b708e062b))
9+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

modules/content-panel/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.1...modules/content-panel/v0.1.2) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

modules/disqus/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.1...modules/disqus/v0.1.2) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.2.2](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.1...modules/featured-image/v0.2.2) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))
9+
* **deps:** update module github.com/hbstack/featured-image to v0.1.1 ([c8d66ba](https://github.com/hbstack/blog/commit/c8d66baa658c6045c13348499001244c20609e40))

modules/giscus/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.3...modules/giscus/v0.1.4) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

modules/heading-sign/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.4](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.3...modules/heading-sign/v0.1.4) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

modules/post-nav/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.1](https://github.com/hbstack/blog/compare/modules/post-nav/v0.2.0...modules/post-nav/v0.2.1) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

modules/related-posts/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.1.3](https://github.com/hbstack/blog/compare/modules/related-posts/v0.1.2...modules/related-posts/v0.1.3) (2023-06-10)
4+
5+
6+
### Styles 🎨
7+
8+
* **related-posts:** add touch move support and display up to two posts ([8402c06](https://github.com/hbstack/blog/commit/8402c062966d169cdea34dfb96fc0d9bb25e868f))
9+
10+
11+
### Continuous Integration
12+
13+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

modules/staticman/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.1...modules/staticman/v0.1.2) (2023-06-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.12.1 ([b4e6951](https://github.com/hbstack/blog/commit/b4e695188f04c8f78175af78500750f396db1045))

0 commit comments

Comments
 (0)