diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b566cf..53f27f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 1.1.0](https://github.com/ant-design/pro-flow/compare/v1.0.1...v1.1.0) + +Released on **2024-01-09** + +#### ✨ 新特性 + +- Add editor.updateEdge. + +
+ +
+Improvements and Fixes + +#### What's improved + +- Add editor.updateEdge, closes [#75](https://github.com/ant-design/pro-flow/issues/75) ([15799b3](https://github.com/ant-design/pro-flow/commit/15799b3)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.0.1](https://github.com/ant-design/pro-flow/compare/v1.0.0...v1.0.1) Released on **2024-01-04** diff --git a/package.json b/package.json index d3ece4f..dc6ba24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-flow", - "version": "1.0.1", + "version": "1.1.0", "description": "A React based Flow components", "keywords": [ "flow",