Skip to content

Commit

Permalink
🔖 chore(release): v0.5.0-alpha.2 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.5.0-alpha.2](v0.5.0-alpha.1...v0.5.0-alpha.2)
<sup>Released on **2023-06-17**</sup>

#### 🐛 修复

- **component-asset**: 修正 AssetSchema 类型.

<br/>

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

#### What's fixed

* **component-asset**: 修正 AssetSchema 类型 ([005f857](005f857))

</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 Jun 17, 2023
1 parent 5ba08b6 commit b0ea605
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [Version&nbsp;0.5.0-alpha.2](https://github.com/ant-design/pro-editor/compare/v0.5.0-alpha.1...v0.5.0-alpha.2)

<sup>Released on **2023-06-17**</sup>

#### 🐛 修复

- **component-asset**: 修正 AssetSchema 类型.

<br/>

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

#### What's fixed

- **component-asset**: 修正 AssetSchema 类型 ([005f857](https://github.com/ant-design/pro-editor/commit/005f857))

</details>

<div align="right">

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

</div>

## [Version&nbsp;0.5.0-alpha.1](https://github.com/ant-design/pro-editor/compare/v0.4.2-alpha.2...v0.5.0-alpha.1)

<sup>Released on **2023-06-16**</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.5.0-alpha.1",
"version": "0.5.0-alpha.2",
"description": "🌟 Lightweight Editor UI Framework",
"homepage": "https://github.com/ant-design/pro-editor",
"bugs": {
Expand Down

0 comments on commit b0ea605

Please sign in to comment.