From a02eaa4f3880219d1de0783bd16f3c8d127efa91 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Jan 2024 11:00:06 +0000 Subject: [PATCH] :bookmark: chore(release): v1.1.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [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)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) 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",