Skip to content

Commit a04d589

Browse files
committed
Merge remote changes
2 parents 8934eb4 + 3dc2a33 commit a04d589

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.33.0](https://github.com/johnlindquist/mdflow/compare/v2.32.0...v2.33.0) (2025-12-14)
2+
3+
4+
### Features
5+
6+
* show command preview in spinner instead of filename ([487d5ad](https://github.com/johnlindquist/mdflow/commit/487d5ad5c765f4e2ff3c27bf08bca390b1ee10c6))
7+
18
# [2.32.0](https://github.com/johnlindquist/mdflow/compare/v2.31.1...v2.32.0) (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.32.0",
3+
"version": "2.33.0",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)