Skip to content

Commit 6eb77e4

Browse files
chore(main): release 0.6.2 (#218)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f10c455 commit 6eb77e4

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

.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.6.1",
2+
".": "0.6.2",
33
"modules/breadcrumb": "0.1.3",
44
"modules/content-panel": "0.1.2",
55
"modules/disqus": "0.1.2",

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [0.6.2](https://github.com/hbstack/docs/compare/v0.6.1...v0.6.2) (2023-08-10)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hbstack/blog to v0.15.1 ([fd99c1e](https://github.com/hbstack/docs/commit/fd99c1e7399eaa9479c50fb4bd81e7cde815b468))
9+
* **deps:** update module github.com/hbstack/blog to v0.15.2 ([2d2cf65](https://github.com/hbstack/docs/commit/2d2cf65c8c7ee3f39126e37c4881deb9c9902579))
10+
* **deps:** update module github.com/hbstack/blog to v0.15.3 ([32ccaa4](https://github.com/hbstack/docs/commit/32ccaa48bece6048e894c4cad3187b2acde6d471))
11+
* **deps:** update module github.com/hbstack/header to v0.2.0 ([ac67ffb](https://github.com/hbstack/docs/commit/ac67ffb429a70d4e4ebe0d9be06a637b06bea393))
12+
* **deps:** update module github.com/hbstack/header to v0.3.0 ([429b066](https://github.com/hbstack/docs/commit/429b066a0357cd5ee0192d3e4b43ad7ee0d9e890))
13+
* **deps:** update module github.com/hbstack/header to v0.4.0 ([fafb46b](https://github.com/hbstack/docs/commit/fafb46b48e5aced28e630d2cff949083f32ea4fa))
14+
* **deps:** update module github.com/hbstack/header to v0.4.1 ([b9443a0](https://github.com/hbstack/docs/commit/b9443a07f3b9205df0fd222cba4b1f9a0ff8015e))
15+
* **deps:** update module github.com/hbstack/header to v0.4.2 ([68c2b84](https://github.com/hbstack/docs/commit/68c2b84dee8c4a6308080661503ae9827ffd17a2))
16+
* **deps:** update module github.com/hbstack/header to v0.4.3 ([0664f65](https://github.com/hbstack/docs/commit/0664f65ee56e80080ea89b34e5d5c4efa68a5643))
17+
* **deps:** update module github.com/hugomods/hugopress to v0.2.1 ([9d7a3e4](https://github.com/hbstack/docs/commit/9d7a3e4b1522ce5fa81abfcdbd8b3699146091f0))
18+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.5 ([ae1883e](https://github.com/hbstack/docs/commit/ae1883e828c78ee4dbd4ed9eedd41b499638ba9a))
19+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.6 ([e2bca02](https://github.com/hbstack/docs/commit/e2bca0286a82d2a2f3290ef438e68e122ba9b734))
20+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.7 ([9a16f2e](https://github.com/hbstack/docs/commit/9a16f2e72270e015743c98c47e6c4e56983e3e68))
21+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.8 ([a673d0c](https://github.com/hbstack/docs/commit/a673d0cecb68c87e2b85ecbf5af3f642f3b13a3b))
22+
* **deps:** update module github.com/hugomods/icons/vendors/simple-icons to v1.0.9 ([f29d5d8](https://github.com/hbstack/docs/commit/f29d5d8fb0a6748c6f91eebca38ab02b49c92d5d))
23+
24+
25+
### Bug Fixes 🐞
26+
27+
* check if the .File.UniqueID exists before accessing it ([#211](https://github.com/hbstack/docs/issues/211)) ([362bb2f](https://github.com/hbstack/docs/commit/362bb2f33f7e43e8292df9225a566a1bd63b6fa9))
28+
* **deps:** update dependency stylelint-scss to v5.1.0 ([be78b88](https://github.com/hbstack/docs/commit/be78b886730b273f9a9bad544eafe42c7b50076d))
29+
330
## [0.6.1](https://github.com/hbstack/docs/compare/v0.6.0...v0.6.1) (2023-07-04)
431

532

0 commit comments

Comments
 (0)