Skip to content

Commit e1a946f

Browse files
chore(release): 2.25.1 [skip ci]
## [2.25.1](v2.25.0...v2.25.1) (2025-12-11) ### Bug Fixes * clean up and update examples ([afe4815](afe4815))
1 parent afe4815 commit e1a946f

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.1](https://github.com/johnlindquist/mdflow/compare/v2.25.0...v2.25.1) (2025-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* clean up and update examples ([afe4815](https://github.com/johnlindquist/mdflow/commit/afe48151cf861fa9ec5ff2ffb6fb3012cc2b6fb9))
7+
18
# [2.25.0](https://github.com/johnlindquist/mdflow/compare/v2.24.0...v2.25.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.25.0",
3+
"version": "2.25.1",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)