Skip to content

Commit 145cafb

Browse files
chore(main): release 0.6.0 (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc4faeb commit 145cafb

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.5.0",
2+
".": "0.6.0",
33
"modules/breadcrumb": "0.1.2",
44
"modules/content-panel": "0.1.1",
55
"modules/disqus": "0.1.1",

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## [0.6.0](https://github.com/hbstack/docs/compare/v0.5.0...v0.6.0) (2023-07-04)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* **deps:** update dependency stylelint-scss to v5.0.1 ([d748332](https://github.com/hbstack/docs/commit/d748332ccf43b8fb5fc85a3c33e5569e93dc78df))
9+
10+
11+
### Continuous Integration
12+
13+
* **deps:** update module github.com/hbstack/blog to v0.13.0 ([41b0bb5](https://github.com/hbstack/docs/commit/41b0bb500ff21d56ca96a897c2dd58f22f403067))
14+
* **deps:** update module github.com/hbstack/blog to v0.14.0 ([1022d71](https://github.com/hbstack/docs/commit/1022d71e8b09d0dbc3312ed70b4ecf269eefc276))
15+
* **deps:** update module github.com/hbstack/blog to v0.15.0 ([06cfc6f](https://github.com/hbstack/docs/commit/06cfc6fc557627f9713c672528870a63b35bdac5))
16+
* **deps:** update module github.com/hugomods/hugopress to v0.2.0 ([537e344](https://github.com/hbstack/docs/commit/537e344b54a072dfa91f952507720b5b9b32bda5))
17+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.1 ([babac50](https://github.com/hbstack/docs/commit/babac50348ef39c3043fe4d8b2f01136bed04d2c))
18+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.2 ([9ab1e00](https://github.com/hbstack/docs/commit/9ab1e00a4781474fe1478df998e1f73233395937))
19+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.3 ([d623dd0](https://github.com/hbstack/docs/commit/d623dd053ccfcb1ea24a046c905e7be4e94e7fb3))
20+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.4 ([80e4a56](https://github.com/hbstack/docs/commit/80e4a566e0f2b5bf9d0ca6d4073d11ea6d3b4d97))
21+
22+
23+
### Features ✨
24+
25+
* make the description stand out if present ([f6b39b5](https://github.com/hbstack/docs/commit/f6b39b573ea84cbe2f4857e750ff977edcad5b71))
26+
27+
28+
### Styles 🎨
29+
30+
* change the nav toggle icon to indicate the expand state ([6104da3](https://github.com/hbstack/docs/commit/6104da3d53fdaa24c04e11c37ca0f70905d21c62))
31+
* show the descriptions/summaries of sub sections ([cc4faeb](https://github.com/hbstack/docs/commit/cc4faeb1d81df48a2c91209a8d9ae47a26b000fe))

0 commit comments

Comments
 (0)