Skip to content

Commit 1504d91

Browse files
🔖 chore(release): v0.38.0 [skip ci]
## [Version&nbsp;0.38.0](v0.37.0...v0.38.0) <sup>Released on **2024-01-02**</sup> #### ✨ 新特性 - ProEditor ConvigProvider 优化改造,Prefix 动态获取. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * ProEditor ConvigProvider 优化改造,Prefix 动态获取, closes [#120](#120) ([54f265f](54f265f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 54f265f commit 1504d91

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [Version&nbsp;0.38.0](https://github.com/ant-design/pro-editor/compare/v0.37.0...v0.38.0)
4+
5+
<sup>Released on **2024-01-02**</sup>
6+
7+
#### ✨ 新特性
8+
9+
- ProEditor ConvigProvider 优化改造,Prefix 动态获取.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's improved
17+
18+
- ProEditor ConvigProvider 优化改造,Prefix 动态获取, closes [#120](https://github.com/ant-design/pro-editor/issues/120) ([54f265f](https://github.com/ant-design/pro-editor/commit/54f265f))
19+
20+
</details>
21+
22+
<div align="right">
23+
24+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
25+
26+
</div>
27+
328
## [Version&nbsp;0.37.0](https://github.com/ant-design/pro-editor/compare/v0.36.0...v0.37.0)
429

530
<sup>Released on **2024-01-02**</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.37.0",
3+
"version": "0.38.0",
44
"description": "🌟 Lightweight Editor UI Framework",
55
"homepage": "https://github.com/ant-design/pro-editor",
66
"bugs": {

0 commit comments

Comments
 (0)