Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "0.5.0",
".": "0.6.0",
"modules/breadcrumb": "0.1.2",
"modules/content-panel": "0.1.1",
"modules/disqus": "0.1.1",
Expand Down
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Changelog

## [0.6.0](https://github.com/hbstack/docs/compare/v0.5.0...v0.6.0) (2023-07-04)


### Bug Fixes 🐞

* **deps:** update dependency stylelint-scss to v5.0.1 ([d748332](https://github.com/hbstack/docs/commit/d748332ccf43b8fb5fc85a3c33e5569e93dc78df))


### Continuous Integration

* **deps:** update module github.com/hbstack/blog to v0.13.0 ([41b0bb5](https://github.com/hbstack/docs/commit/41b0bb500ff21d56ca96a897c2dd58f22f403067))
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([1022d71](https://github.com/hbstack/docs/commit/1022d71e8b09d0dbc3312ed70b4ecf269eefc276))
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([06cfc6f](https://github.com/hbstack/docs/commit/06cfc6fc557627f9713c672528870a63b35bdac5))
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([537e344](https://github.com/hbstack/docs/commit/537e344b54a072dfa91f952507720b5b9b32bda5))
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([babac50](https://github.com/hbstack/docs/commit/babac50348ef39c3043fe4d8b2f01136bed04d2c))
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([9ab1e00](https://github.com/hbstack/docs/commit/9ab1e00a4781474fe1478df998e1f73233395937))
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.3 ([d623dd0](https://github.com/hbstack/docs/commit/d623dd053ccfcb1ea24a046c905e7be4e94e7fb3))
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.4 ([80e4a56](https://github.com/hbstack/docs/commit/80e4a566e0f2b5bf9d0ca6d4073d11ea6d3b4d97))


### Features ✨

* make the description stand out if present ([f6b39b5](https://github.com/hbstack/docs/commit/f6b39b573ea84cbe2f4857e750ff977edcad5b71))


### Styles 🎨

* change the nav toggle icon to indicate the expand state ([6104da3](https://github.com/hbstack/docs/commit/6104da3d53fdaa24c04e11c37ca0f70905d21c62))
* show the descriptions/summaries of sub sections ([cc4faeb](https://github.com/hbstack/docs/commit/cc4faeb1d81df48a2c91209a8d9ae47a26b000fe))