Skip to content

Commit 2910b4b

Browse files
chore(release): 2.13.1 [skip ci]
## [2.13.1](v2.13.0...v2.13.1) (2025-12-08) ### Bug Fixes * show positional mappings in dry-run output ([357d92a](357d92a))
1 parent 357d92a commit 2910b4b

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.13.1](https://github.com/johnlindquist/markdown-agent/compare/v2.13.0...v2.13.1) (2025-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* show positional mappings in dry-run output ([357d92a](https://github.com/johnlindquist/markdown-agent/commit/357d92a46f1a311fc8bf1319ecacb0729dcc5f62))
7+
18
# [2.13.0](https://github.com/johnlindquist/markdown-agent/compare/v2.12.1...v2.13.0) (2025-12-08)
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": "markdown-agent",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)