Skip to content

Commit a421121

Browse files
chore(release): 2.19.1 [skip ci]
## [2.19.1](v2.19.0...v2.19.1) (2025-12-09) ### Bug Fixes * add _i shorthand to internalKeys set ([704ccd9](704ccd9))
1 parent 704ccd9 commit a421121

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.19.1](https://github.com/johnlindquist/mdflow/compare/v2.19.0...v2.19.1) (2025-12-09)
2+
3+
4+
### Bug Fixes
5+
6+
* add _i shorthand to internalKeys set ([704ccd9](https://github.com/johnlindquist/mdflow/commit/704ccd9840e4e5f6788fc95837ed5bf60af678e1))
7+
18
# [2.19.0](https://github.com/johnlindquist/mdflow/compare/v2.18.1...v2.19.0) (2025-12-09)
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.19.0",
3+
"version": "2.19.1",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)