Skip to content

Commit b521db3

Browse files
🔖 chore(release): v0.37.0 [skip ci]
## [Version&nbsp;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>
1 parent b4e49e4 commit b521db3

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [Version&nbsp;0.37.0](https://github.com/ant-design/pro-editor/compare/v0.36.0...v0.37.0)
4+
5+
<sup>Released on **2024-01-02**</sup>
6+
7+
#### ✨ 新特性
8+
9+
- Add vertual list", add virtual config".
10+
11+
#### 🐛 修复
12+
13+
- Update snapshot.
14+
15+
<br/>
16+
17+
<details>
18+
<summary><kbd>Improvements and Fixes</kbd></summary>
19+
20+
#### What's improved
21+
22+
- Add vertual list" ([c8e7b76](https://github.com/ant-design/pro-editor/commit/c8e7b76))
23+
- Add virtual config" ([b10760f](https://github.com/ant-design/pro-editor/commit/b10760f))
24+
25+
#### What's fixed
26+
27+
- Update snapshot ([6fc13ef](https://github.com/ant-design/pro-editor/commit/6fc13ef))
28+
29+
</details>
30+
31+
<div align="right">
32+
33+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
34+
35+
</div>
36+
337
## [Version 0.36.0](https://github.com/ant-design/pro-editor/compare/v0.35.1...v0.36.0)
438

539
<sup>Released on **2023-12-26**</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.36.0",
3+
"version": "0.37.0",
44
"description": "🌟 Lightweight Editor UI Framework",
55
"homepage": "https://github.com/ant-design/pro-editor",
66
"bugs": {

0 commit comments

Comments
 (0)