Skip to content

Commit a539f96

Browse files
chore(release): 2.25.0 [skip ci]
# [2.25.0](v2.24.0...v2.25.0) (2025-12-11) ### Features * allow --_varname CLI flags without frontmatter declaration ([42af75a](42af75a))
1 parent 42af75a commit a539f96

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.25.0](https://github.com/johnlindquist/mdflow/compare/v2.24.0...v2.25.0) (2025-12-11)
2+
3+
4+
### Features
5+
6+
* allow --_varname CLI flags without frontmatter declaration ([42af75a](https://github.com/johnlindquist/mdflow/commit/42af75aed65e4be2ce285dc6648caedf660455cc))
7+
18
# [2.24.0](https://github.com/johnlindquist/mdflow/compare/v2.23.0...v2.24.0) (2025-12-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdflow",
3-
"version": "2.24.0",
3+
"version": "2.25.0",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)