Skip to content

Commit 05d4e1e

Browse files
chore(release): 2.32.0 [skip ci]
# [2.32.0](v2.31.1...v2.32.0) (2025-12-14) ### Features * open editor after md create, fix TypeScript errors ([c221015](c221015))
1 parent c221015 commit 05d4e1e

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.32.0](https://github.com/johnlindquist/mdflow/compare/v2.31.1...v2.32.0) (2025-12-14)
2+
3+
4+
### Features
5+
6+
* open editor after md create, fix TypeScript errors ([c221015](https://github.com/johnlindquist/mdflow/commit/c2210154fd0f8cc64f3c5d8c55e865581313ee92))
7+
18
## [2.31.1](https://github.com/johnlindquist/mdflow/compare/v2.31.0...v2.31.1) (2025-12-14)
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.31.1",
3+
"version": "2.32.0",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)