Skip to content

Commit 15c38dc

Browse files
chore(release): 2.27.0 [skip ci]
# [2.27.0](v2.26.0...v2.27.0) (2025-12-11) ### Features * add Ctrl+E shortcut to open files in $EDITOR from selector ([fdb5896](fdb5896))
1 parent fdb5896 commit 15c38dc

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.27.0](https://github.com/johnlindquist/mdflow/compare/v2.26.0...v2.27.0) (2025-12-11)
2+
3+
4+
### Features
5+
6+
* add Ctrl+E shortcut to open files in $EDITOR from selector ([fdb5896](https://github.com/johnlindquist/mdflow/commit/fdb5896b48158b5926dd2875affc229630db2593))
7+
18
# [2.26.0](https://github.com/johnlindquist/mdflow/compare/v2.25.1...v2.26.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.26.0",
3+
"version": "2.27.0",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)