Skip to content

Commit

Permalink
chore: release main (hbstack#419)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 23, 2023
1 parent 0af6770 commit 8071c7d
Show file tree
Hide file tree
Showing 17 changed files with 155 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
".": "0.19.0",
"modules/breadcrumb": "0.1.21",
"modules/content-panel": "0.1.20",
"modules/disqus": "0.1.18",
"modules/featured-image": "0.2.20",
"modules/giscus": "0.1.22",
"modules/heading-sign": "0.1.22",
"modules/post-nav": "0.3.3",
"modules/related-posts": "0.2.3",
"modules/sidebar/posts": "0.5.3",
"modules/sidebar/taxonomies": "0.3.12",
"modules/staticman": "0.1.20",
"modules/toc-scrollspy": "0.1.19",
"modules/twikoo": "0.1.19",
"modules/utterances": "0.1.18",
"modules/sidebar/profile": "1.1.3"
".": "0.19.1",
"modules/breadcrumb": "0.1.22",
"modules/content-panel": "0.1.21",
"modules/disqus": "0.1.19",
"modules/featured-image": "0.2.21",
"modules/giscus": "0.1.23",
"modules/heading-sign": "0.1.23",
"modules/post-nav": "0.3.4",
"modules/related-posts": "0.2.4",
"modules/sidebar/posts": "0.5.4",
"modules/sidebar/taxonomies": "0.3.13",
"modules/staticman": "0.1.21",
"modules/toc-scrollspy": "0.1.20",
"modules/twikoo": "0.1.20",
"modules/utterances": "0.1.19",
"modules/sidebar/profile": "1.1.4"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.19.1](https://github.com/hbstack/blog/compare/v0.19.0...v0.19.1) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/base to v0.3.0 ([cb2f748](https://github.com/hbstack/blog/commit/cb2f748d74c1354a3aedc83983b40bf73d410a96))
* **deps:** update module github.com/hbstack/pagination to v0.3.0 ([aa53a00](https://github.com/hbstack/blog/commit/aa53a004cf02b47ad78ab2d72f7a2ac4778cf289))
* **deps:** update module github.com/hbstack/socials to v0.7.0 ([6833a0c](https://github.com/hbstack/blog/commit/6833a0c0bd359f22c1d7b0371184b4f004e50aba))
* **deps:** update module github.com/hugomods/simple-icons to v9.19.0+incompatible ([1d559bb](https://github.com/hbstack/blog/commit/1d559bba79dcbe75fa1a19e170ee0aa3920d0d4c))


### Bug Fixes 🐞

* **archives:** correct the year and month parsing when defaultContentLanguageInSubdir is false ([#428](https://github.com/hbstack/blog/issues/428)) ([9d0027a](https://github.com/hbstack/blog/commit/9d0027ac9d72d330a2361fbf3847e89c4f8002b5)), closes [#427](https://github.com/hbstack/blog/issues/427)

## [0.19.0](https://github.com/hbstack/blog/compare/v0.18.1...v0.19.0) (2023-10-21)


Expand Down
9 changes: 9 additions & 0 deletions modules/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.22](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.21...modules/breadcrumb/v0.1.22) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hbstack/breadcrumb to v0.3.0 ([710f3b2](https://github.com/hbstack/blog/commit/710f3b29719baa4b22041e6dec2bc1bc31450f38))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.21](https://github.com/hbstack/blog/compare/modules/breadcrumb/v0.1.20...modules/breadcrumb/v0.1.21) (2023-10-19)


Expand Down
9 changes: 9 additions & 0 deletions modules/content-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.21](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.20...modules/content-panel/v0.1.21) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hbstack/content-panel to v0.3.0 ([b6eb3ff](https://github.com/hbstack/blog/commit/b6eb3ff6091939b42885b92dab0718ba54baa725))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.20](https://github.com/hbstack/blog/compare/modules/content-panel/v0.1.19...modules/content-panel/v0.1.20) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/disqus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.19](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.18...modules/disqus/v0.1.19) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.18](https://github.com/hbstack/blog/compare/modules/disqus/v0.1.17...modules/disqus/v0.1.18) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/featured-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.21](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.20...modules/featured-image/v0.2.21) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.2.20](https://github.com/hbstack/blog/compare/modules/featured-image/v0.2.19...modules/featured-image/v0.2.20) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/giscus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.23](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.22...modules/giscus/v0.1.23) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.22](https://github.com/hbstack/blog/compare/modules/giscus/v0.1.21...modules/giscus/v0.1.22) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/heading-sign/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.23](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.22...modules/heading-sign/v0.1.23) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.22](https://github.com/hbstack/blog/compare/modules/heading-sign/v0.1.21...modules/heading-sign/v0.1.22) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/post-nav/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.4](https://github.com/hbstack/blog/compare/modules/post-nav/v0.3.3...modules/post-nav/v0.3.4) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.3.3](https://github.com/hbstack/blog/compare/modules/post-nav/v0.3.2...modules/post-nav/v0.3.3) (2023-10-19)


Expand Down
9 changes: 9 additions & 0 deletions modules/related-posts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.2.4](https://github.com/hbstack/blog/compare/modules/related-posts/v0.2.3...modules/related-posts/v0.2.4) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hbstack/slide to v0.3.0 ([6b61470](https://github.com/hbstack/blog/commit/6b614709ae95401acd9e5aacfcfdeb6263c317b8))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.2.3](https://github.com/hbstack/blog/compare/modules/related-posts/v0.2.2...modules/related-posts/v0.2.3) (2023-10-19)


Expand Down
9 changes: 9 additions & 0 deletions modules/sidebar/posts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.5.4](https://github.com/hbstack/blog/compare/modules/sidebar/posts/v0.5.3...modules/sidebar/posts/v0.5.4) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hbstack/slide to v0.3.0 ([6b61470](https://github.com/hbstack/blog/commit/6b614709ae95401acd9e5aacfcfdeb6263c317b8))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.5.3](https://github.com/hbstack/blog/compare/modules/sidebar/posts/v0.5.2...modules/sidebar/posts/v0.5.3) (2023-10-19)


Expand Down
9 changes: 9 additions & 0 deletions modules/sidebar/profile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.1.4](https://github.com/hbstack/blog/compare/modules/sidebar/profile/v1.1.3...modules/sidebar/profile/v1.1.4) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hbstack/socials to v0.7.0 ([6833a0c](https://github.com/hbstack/blog/commit/6833a0c0bd359f22c1d7b0371184b4f004e50aba))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [1.1.3](https://github.com/hbstack/blog/compare/modules/sidebar/profile/v1.1.2...modules/sidebar/profile/v1.1.3) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/sidebar/taxonomies/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.13](https://github.com/hbstack/blog/compare/modules/sidebar/taxonomies/v0.3.12...modules/sidebar/taxonomies/v0.3.13) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.3.12](https://github.com/hbstack/blog/compare/modules/sidebar/taxonomies/v0.3.11...modules/sidebar/taxonomies/v0.3.12) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/staticman/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.21](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.20...modules/staticman/v0.1.21) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.20](https://github.com/hbstack/blog/compare/modules/staticman/v0.1.19...modules/staticman/v0.1.20) (2023-10-19)


Expand Down
7 changes: 7 additions & 0 deletions modules/toc-scrollspy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.20](https://github.com/hbstack/blog/compare/modules/toc-scrollspy/v0.1.19...modules/toc-scrollspy/v0.1.20) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))

## [0.1.19](https://github.com/hbstack/blog/compare/modules/toc-scrollspy/v0.1.18...modules/toc-scrollspy/v0.1.19) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/twikoo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.20](https://github.com/hbstack/blog/compare/modules/twikoo/v0.1.19...modules/twikoo/v0.1.20) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.19](https://github.com/hbstack/blog/compare/modules/twikoo/v0.1.18...modules/twikoo/v0.1.19) (2023-10-19)


Expand Down
8 changes: 8 additions & 0 deletions modules/utterances/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.19](https://github.com/hbstack/blog/compare/modules/utterances/v0.1.18...modules/utterances/v0.1.19) (2023-10-23)


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.19.0 ([35fe130](https://github.com/hbstack/blog/commit/35fe130d9ba5e3eadc5f23db3da02bde5351749f))
* **deps:** update module github.com/hugomods/base to v0.4.0 ([b3eb72f](https://github.com/hbstack/blog/commit/b3eb72f554d83435d017d1e14a910b8bcd1bf58a))

## [0.1.18](https://github.com/hbstack/blog/compare/modules/utterances/v0.1.17...modules/utterances/v0.1.18) (2023-10-19)


Expand Down

0 comments on commit 8071c7d

Please sign in to comment.