Skip to content

Commit ade341b

Browse files
🔖 chore(release): v0.24.0 [skip ci]
## [Version&nbsp;0.24.0](v0.23.0...v0.24.0) <sup>Released on **2023-11-06**</sup> #### ✨ 新特性 - New Components Snippet init, snippet almost done, snippet auto theme", use shikiji to replace shikiji-es. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * New Components Snippet init ([724874b](724874b)) * Snippet almost done ([fc0b503](fc0b503)) * Snippet auto theme" ([181c494](181c494)) * Use shikiji to replace shikiji-es ([9621cc2](9621cc2)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 25bb6ec commit ade341b

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [Version&nbsp;0.24.0](https://github.com/ant-design/pro-editor/compare/v0.23.0...v0.24.0)
4+
5+
<sup>Released on **2023-11-06**</sup>
6+
7+
#### ✨ 新特性
8+
9+
- New Components Snippet init, snippet almost done, snippet auto theme", use shikiji to replace shikiji-es.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's improved
17+
18+
- New Components Snippet init ([724874b](https://github.com/ant-design/pro-editor/commit/724874b))
19+
- Snippet almost done ([fc0b503](https://github.com/ant-design/pro-editor/commit/fc0b503))
20+
- Snippet auto theme" ([181c494](https://github.com/ant-design/pro-editor/commit/181c494))
21+
- Use shikiji to replace shikiji-es ([9621cc2](https://github.com/ant-design/pro-editor/commit/9621cc2))
22+
23+
</details>
24+
25+
<div align="right">
26+
27+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
28+
29+
</div>
30+
331
## [Version&nbsp;0.23.0](https://github.com/ant-design/pro-editor/compare/v0.22.0...v0.23.0)
432

533
<sup>Released on **2023-10-31**</sup>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-editor",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"description": "🌟 Lightweight Editor UI Framework",
55
"homepage": "https://github.com/ant-design/pro-editor",
66
"bugs": {

0 commit comments

Comments
 (0)