Skip to content

Commit bf38c54

Browse files
committed
🔖 v2.42.0
1 parent 268f591 commit bf38c54

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

ChangeLog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# BlogMore ChangeLog
22

3-
## Unreleased
3+
## v2.42.0
44

5-
**Released: WiP**
5+
**Released: 2026-06-08**
66

77
- Restructured the `dump` command to support subcommands, converting the
88
original post-dumping functionality into a `dump posts` subcommand while
@@ -21,7 +21,6 @@
2121
common casing variant of each series across all posts.
2222
([#612](https://github.com/davep/blogmore/pull/612))
2323

24-
2524
## v2.41.0
2625

2726
**Released: 2026-06-07**

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "blogmore"
3-
version = "2.41.0"
3+
version = "2.42.0"
44
description = "A blog-oriented static site generation engine"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)