Skip to content

Commit

Permalink
🔖 chore(release): v0.37.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.37.0](v0.36.0...v0.37.0)
<sup>Released on **2024-01-02**</sup>

#### ✨ 新特性

- Add vertual list", add virtual config".

#### 🐛 修复

- Update snapshot.

<br/>

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

#### What's improved

* Add vertual list" ([c8e7b76](c8e7b76))
* Add virtual config" ([b10760f](b10760f))

#### What's fixed

* Update snapshot ([6fc13ef](6fc13ef))

</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 Jan 2, 2024
1 parent b4e49e4 commit b521db3
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.37.0](https://github.com/ant-design/pro-editor/compare/v0.36.0...v0.37.0)

<sup>Released on **2024-01-02**</sup>

#### ✨ 新特性

- Add vertual list", add virtual config".

#### 🐛 修复

- Update snapshot.

<br/>

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

#### What's improved

- Add vertual list" ([c8e7b76](https://github.com/ant-design/pro-editor/commit/c8e7b76))
- Add virtual config" ([b10760f](https://github.com/ant-design/pro-editor/commit/b10760f))

#### What's fixed

- Update snapshot ([6fc13ef](https://github.com/ant-design/pro-editor/commit/6fc13ef))

</details>

<div align="right">

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

</div>

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

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

0 comments on commit b521db3

Please sign in to comment.