Skip to content

Commit

Permalink
🔖 chore(release): v0.25.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.25.0](v0.24.0...v0.25.0)
<sup>Released on **2023-11-09**</sup>

#### ✨ 新特性

- Add highlight hover emotion & language tag show, udpate snapshot.

#### 🐛 修复

- Ts error fixed.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* Add highlight hover emotion & language tag show ([cdd0904](cdd0904))
* Udpate snapshot ([ba89b5d](ba89b5d))

#### What's fixed

* Ts error fixed ([054c832](054c832))

</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 9, 2023
1 parent 39f761e commit b2694ed
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [Version&nbsp;0.25.0](https://github.com/ant-design/pro-editor/compare/v0.24.0...v0.25.0)

<sup>Released on **2023-11-09**</sup>

#### ✨ 新特性

- Add highlight hover emotion & language tag show, udpate snapshot.

#### 🐛 修复

- Ts error fixed.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

- Add highlight hover emotion & language tag show ([cdd0904](https://github.com/ant-design/pro-editor/commit/cdd0904))
- Udpate snapshot ([ba89b5d](https://github.com/ant-design/pro-editor/commit/ba89b5d))

#### What's fixed

- Ts error fixed ([054c832](https://github.com/ant-design/pro-editor/commit/054c832))

</details>

<div align="right">

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

</div>

## [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>
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.24.0",
"version": "0.25.0",
"description": "🌟 Lightweight Editor UI Framework",
"homepage": "https://github.com/ant-design/pro-editor",
"bugs": {
Expand Down

0 comments on commit b2694ed

Please sign in to comment.