Skip to content

Commit 39a6535

Browse files
chore(release): 2.30.0 [skip ci]
# [2.30.0](v2.29.0...v2.30.0) (2025-12-13) ### Features * add executable code fence support ([99df5b0](99df5b0))
1 parent 99df5b0 commit 39a6535

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.30.0](https://github.com/johnlindquist/mdflow/compare/v2.29.0...v2.30.0) (2025-12-13)
2+
3+
4+
### Features
5+
6+
* add executable code fence support ([99df5b0](https://github.com/johnlindquist/mdflow/commit/99df5b0fb4acddc24838ffaca9980ec79aff99f5))
7+
18
# [2.29.0](https://github.com/johnlindquist/mdflow/compare/v2.28.0...v2.29.0) (2025-12-12)
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.29.0",
3+
"version": "2.30.0",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)