Skip to content

Commit ef9842a

Browse files
chore: release main (#761)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa3bc4f commit ef9842a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.18.0",
2+
".": "0.18.1",
33
"modules/breadcrumb": "0.1.10",
44
"modules/content-panel": "0.1.8",
55
"modules/decap-cms": "0.3.0",

CHANGELOG.md

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

3+
## [0.18.1](https://github.com/hbstack/docs/compare/v0.18.0...v0.18.1) (2024-09-20)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* **deps:** update dependency stylelint-scss to v6.4.1 ([52b6226](https://github.com/hbstack/docs/commit/52b6226fad321f900132d1649315b8f8ec885976))
9+
* **deps:** update dependency stylelint-scss to v6.5.0 ([fbd6a5f](https://github.com/hbstack/docs/commit/fbd6a5ff40b5a7249a846c9c19503fb3ed1261c7))
10+
* **deps:** update dependency stylelint-scss to v6.5.1 ([3081363](https://github.com/hbstack/docs/commit/3081363a7a7f6f7d23ce296b75aee7e52593bc69))
11+
* **deps:** update dependency stylelint-scss to v6.6.0 ([faca9f7](https://github.com/hbstack/docs/commit/faca9f7b270fe5850df45bd1c0ae42a613764ce6))
12+
* **deps:** update dependency stylelint-scss to v6.7.0 ([8c7927a](https://github.com/hbstack/docs/commit/8c7927a32c95b862840f4008924d2cb6264528cf))
13+
* **ue:** scroll to the active item on docs nav ([#806](https://github.com/hbstack/docs/issues/806)) ([c28627e](https://github.com/hbstack/docs/commit/c28627e8bfc1033bd18622c77c1b93d42953ff8d))
14+
315
## [0.18.0](https://github.com/hbstack/docs/compare/v0.17.3...v0.18.0) (2024-07-14)
416

517

0 commit comments

Comments
 (0)