diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a297b..9bfafa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.8.0](https://github.com/ant-design/pro-flow/compare/v0.7.0...v0.8.0) + +Released on **2023-10-07** + +#### ✨ 新特性 + +- **pro-flow-editor**: 导出 api. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **pro-flow-editor**: 导出 api, closes [#14](https://github.com/ant-design/pro-flow/issues/14) ([d00cc7a](https://github.com/ant-design/pro-flow/commit/d00cc7a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.7.0](https://github.com/ant-design/pro-flow/compare/v0.6.1...v0.7.0) Released on **2023-09-20** diff --git a/package.json b/package.json index 527c75c..59f521a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-flow", - "version": "0.7.0", + "version": "0.8.0", "description": "A React based Flow components", "keywords": [ "flow",