Skip to content

Commit

Permalink
chore: release main (#727)
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] authored Jun 16, 2024
1 parent 46afdf6 commit 40310e0
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
".": "0.17.2",
".": "0.17.3",
"modules/breadcrumb": "0.1.10",
"modules/content-panel": "0.1.8",
"modules/decap-cms": "0.3.0",
"modules/disqus": "0.1.8",
"modules/emote": "0.1.1",
"modules/featured-image": "0.2.8",
"modules/giscus": "0.1.10",
"modules/giscus": "0.1.11",
"modules/heading-sign": "0.1.9",
"modules/doc-nav": "0.3.7",
"modules/revision": "0.1.0",
"modules/social-share-buttons": "0.1.0",
"modules/staticman": "0.1.7",
"modules/sticky-till-the-end": "0.1.0",
"modules/toc-scrollspy": "0.1.7",
"modules/toc-scrollspy": "0.1.8",
"modules/twikoo": "0.1.8",
"modules/utterances": "0.1.9"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.17.3](https://github.com/hbstack/docs/compare/v0.17.2...v0.17.3) (2024-06-16)


### Performance Improvements ⚡️

* cache doc-toggle partial ([5a17ef2](https://github.com/hbstack/docs/commit/5a17ef270474b3ae39b4c64a06521b2112df2ce7))
* cache hb-header-nav-begin hook ([46afdf6](https://github.com/hbstack/docs/commit/46afdf61a554c1e7ae8c0a0fe5f81d9877e37cb7))
* cache head-begin hook ([0820748](https://github.com/hbstack/docs/commit/0820748e42607380c24072b3fc6334366a872f88))

## [0.17.2](https://github.com/hbstack/docs/compare/v0.17.1...v0.17.2) (2024-06-04)


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

## [0.1.11](https://github.com/hbstack/docs/compare/modules/giscus/v0.1.10...modules/giscus/v0.1.11) (2024-06-16)


### Performance Improvements ⚡️

* **giscus:** cache body-end hook ([7414b8a](https://github.com/hbstack/docs/commit/7414b8ae477b9822b2cab708b88486a473736c96))

## [0.1.10](https://github.com/hbstack/docs/compare/modules/giscus/v0.1.9...modules/giscus/v0.1.10) (2023-11-01)


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.8](https://github.com/hbstack/docs/compare/modules/toc-scrollspy/v0.1.7...modules/toc-scrollspy/v0.1.8) (2024-06-16)


### Performance Improvements ⚡️

* **toc-scrollspy:** cache attributes ([00e0fbd](https://github.com/hbstack/docs/commit/00e0fbdee0f72da4033c736d6a9cf4058b351ee3))

## [0.1.7](https://github.com/hbstack/docs/compare/modules/toc-scrollspy/v0.1.6...modules/toc-scrollspy/v0.1.7) (2023-11-01)


Expand Down

0 comments on commit 40310e0

Please sign in to comment.