Skip to content

Commit 7d9a3e5

Browse files
chore: release main (#1115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d40d1e commit 7d9a3e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.41.0",
2+
".": "0.42.0",
33
"modules/breadcrumb": "0.1.23",
44
"modules/content-panel": "0.1.21",
55
"modules/decap-cms": "0.4.0",

CHANGELOG.md

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

3+
## [0.42.0](https://github.com/hbstack/blog/compare/v0.41.0...v0.42.0) (2025-06-20)
4+
5+
6+
### Features ✨
7+
8+
* add the `hb.blog.list_pinned_posts` parameter, which is the number of posts pinned to the list, default to 1 ([#1114](https://github.com/hbstack/blog/issues/1114)) ([9d40d1e](https://github.com/hbstack/blog/commit/9d40d1e7f819cd9b4a9b9e5b8304de5300f3a996))
9+
310
## [0.41.0](https://github.com/hbstack/blog/compare/v0.40.3...v0.41.0) (2025-06-18)
411

512

0 commit comments

Comments
 (0)