Skip to content

Commit

Permalink
🔖 chore(release): v0.36.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.36.0](v0.35.1...v0.36.0)
<sup>Released on **2023-12-26**</sup>

#### ✨ 新特性

- Add snapshot.

#### 🐛 修复

- Fixed memo markdown components was not show.

<br/>

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

#### What's improved

* Add snapshot ([ec7471d](ec7471d))

#### What's fixed

* Fixed memo markdown components was not show ([406359c](406359c))

</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 Dec 26, 2023
1 parent 4bd29ae commit 70acdf2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [Version&nbsp;0.36.0](https://github.com/ant-design/pro-editor/compare/v0.35.1...v0.36.0)

<sup>Released on **2023-12-26**</sup>

#### ✨ 新特性

- Add snapshot.

#### 🐛 修复

- Fixed memo markdown components was not show.

<br/>

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

#### What's improved

- Add snapshot ([ec7471d](https://github.com/ant-design/pro-editor/commit/ec7471d))

#### What's fixed

- Fixed memo markdown components was not show ([406359c](https://github.com/ant-design/pro-editor/commit/406359c))

</details>

<div align="right">

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

</div>

### [Version&nbsp;0.35.1](https://github.com/ant-design/pro-editor/compare/v0.35.0...v0.35.1)

<sup>Released on **2023-12-26**</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.35.1",
"version": "0.36.0",
"description": "🌟 Lightweight Editor UI Framework",
"homepage": "https://github.com/ant-design/pro-editor",
"bugs": {
Expand Down

0 comments on commit 70acdf2

Please sign in to comment.