We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f10718 commit 1a1d72bCopy full SHA for 1a1d72b
.release-please-manifest.json
@@ -1,5 +1,5 @@
1
{
2
- ".": "0.23.0",
+ ".": "0.23.1",
3
"modules/breadcrumb": "0.1.10",
4
"modules/content-panel": "0.1.8",
5
"modules/decap-cms": "0.3.0",
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.23.1](https://github.com/hbstack/docs/compare/v0.23.0...v0.23.1) (2025-06-02)
+
6
+### Bug Fixes 🐞
7
8
+* correct the :last-child selector of content ([6f10718](https://github.com/hbstack/docs/commit/6f10718951f6a3ba3c6ec5685f35ebefda564597))
9
+* **deps:** update dependency stylelint-scss to v6.12.0 ([f0fc2b3](https://github.com/hbstack/docs/commit/f0fc2b3ff21ced74f3bcec4d2e95751d7f62ee29))
10
11
## [0.23.0](https://github.com/hbstack/docs/compare/v0.22.0...v0.23.0) (2025-03-17)
12
13
0 commit comments