Skip to content

Commit 2aa1988

Browse files
committed
chore(release): v0.8.26
1 parent 9022f3a commit 2aa1988

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.8.26](https://github.com/Tencent/cherry-markdown/compare/v0.8.25...v0.8.26) (2023-09-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **emphasis:** fix poor performance when matching across lines ([6246d87](https://github.com/Tencent/cherry-markdown/commit/6246d874f5cc7afc87dfa33fa8f7412ee79f3185))
11+
512
### [0.8.25](https://github.com/Tencent/cherry-markdown/compare/v0.8.24...v0.8.25) (2023-09-05)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cherry-markdown",
33
"license": "Apache-2.0",
4-
"version": "0.8.25",
4+
"version": "0.8.26",
55
"description": "a new markdown editor",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)