Skip to content

Commit

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

#### ✨ 新特性

- Proflow 1.0.

<br/>

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

#### What's improved

* Proflow 1.0, closes [#55](#55) ([4bcf1e2](4bcf1e2))

</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 20, 2023
1 parent 4bcf1e2 commit 5ea82f1
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.22.0](https://github.com/ant-design/pro-flow/compare/v0.21.0...v0.22.0)

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

#### ✨ 新特性

- Proflow 1.0.

<br/>

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

#### What's improved

- Proflow 1.0, closes [#55](https://github.com/ant-design/pro-flow/issues/55) ([4bcf1e2](https://github.com/ant-design/pro-flow/commit/4bcf1e2))

</details>

<div align="right">

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

</div>

## [Version&nbsp;0.21.0](https://github.com/ant-design/pro-flow/compare/v0.20.0...v0.21.0)

<sup>Released on **2023-12-19**</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-flow",
"version": "0.21.0",
"version": "0.22.0",
"description": "A React based Flow components",
"keywords": [
"flow",
Expand Down

0 comments on commit 5ea82f1

Please sign in to comment.