Skip to content

Commit fb5e91c

Browse files
chore(release): 2.12.1 [skip ci]
## [2.12.1](v2.12.0...v2.12.1) (2025-12-08) ### Bug Fixes * create command now generates empty agent files ([95fe448](95fe448))
1 parent 95fe448 commit fb5e91c

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.12.1](https://github.com/johnlindquist/markdown-agent/compare/v2.12.0...v2.12.1) (2025-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* create command now generates empty agent files ([95fe448](https://github.com/johnlindquist/markdown-agent/commit/95fe448da49f4e420df4d0edbf64359f41581f26))
7+
18
# [2.12.0](https://github.com/johnlindquist/markdown-agent/compare/v2.11.0...v2.12.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.12.0",
3+
"version": "2.12.1",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)