Skip to content

Commit 60572b2

Browse files
chore(release): 2.27.1 [skip ci]
## [2.27.1](v2.27.0...v2.27.1) (2025-12-12) ### Bug Fixes * clear screen after editing to prevent selector duplication ([b0d9618](b0d9618))
1 parent b0d9618 commit 60572b2

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.27.1](https://github.com/johnlindquist/mdflow/compare/v2.27.0...v2.27.1) (2025-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* clear screen after editing to prevent selector duplication ([b0d9618](https://github.com/johnlindquist/mdflow/commit/b0d96184e6fcbe4847e1852562d896a50cd07f59))
7+
18
# [2.27.0](https://github.com/johnlindquist/mdflow/compare/v2.26.0...v2.27.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.27.0",
3+
"version": "2.27.1",
44
"module": "src/index.ts",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)