Skip to content

Commit

Permalink
🔖 chore(release): v0.24.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 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>
  • Loading branch information
semantic-release-bot committed Nov 6, 2023
1 parent 25bb6ec commit ade341b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [Version&nbsp;0.24.0](https://github.com/ant-design/pro-editor/compare/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](https://github.com/ant-design/pro-editor/commit/724874b))
- Snippet almost done ([fc0b503](https://github.com/ant-design/pro-editor/commit/fc0b503))
- Snippet auto theme" ([181c494](https://github.com/ant-design/pro-editor/commit/181c494))
- Use shikiji to replace shikiji-es ([9621cc2](https://github.com/ant-design/pro-editor/commit/9621cc2))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

## [Version&nbsp;0.23.0](https://github.com/ant-design/pro-editor/compare/v0.22.0...v0.23.0)

<sup>Released on **2023-10-31**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-editor",
"version": "0.23.0",
"version": "0.24.0",
"description": "🌟 Lightweight Editor UI Framework",
"homepage": "https://github.com/ant-design/pro-editor",
"bugs": {
Expand Down

0 comments on commit ade341b

Please sign in to comment.