From 04ea771ff04dc161ea7078a94f7ec38f8cb08152 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Sep 2023 09:05:42 +0000 Subject: [PATCH] :bookmark: chore(release): v0.7.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [Version 0.7.0](https://github.com/ant-design/pro-flow/compare/v0.6.1...v0.7.0) Released on **2023-09-20** #### ✨ 新特性 - Border radius edge, edge border raduis type, eslint config, radius edge memo update, 简化圆角线段组件的demo示例. #### 🐛 修复 - React-flow-attribution remove, 删除不必要的demo配置.
Improvements and Fixes #### What's improved * Border radius edge ([c37f237](https://github.com/ant-design/pro-flow/commit/c37f237)) * Edge border raduis type ([3eeb269](https://github.com/ant-design/pro-flow/commit/3eeb269)) * Eslint config ([5b05c97](https://github.com/ant-design/pro-flow/commit/5b05c97)) * Radius edge memo update ([b683770](https://github.com/ant-design/pro-flow/commit/b683770)) * 简化圆角线段组件的 demo 示例 ([0d32bec](https://github.com/ant-design/pro-flow/commit/0d32bec)) #### What's fixed * React-flow-attribution remove ([d2705e9](https://github.com/ant-design/pro-flow/commit/d2705e9)) * 删除不必要的 demo 配置 ([bc48d14](https://github.com/ant-design/pro-flow/commit/bc48d14))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 963ee67..e3a297b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # Changelog +## [Version 0.7.0](https://github.com/ant-design/pro-flow/compare/v0.6.1...v0.7.0) + +Released on **2023-09-20** + +#### ✨ 新特性 + +- Border radius edge, edge border raduis type, eslint config, radius edge memo update, 简化圆角线段组件的 demo 示例. + +#### 🐛 修复 + +- React-flow-attribution remove, 删除不必要的 demo 配置. + +
+ +
+Improvements and Fixes + +#### What's improved + +- Border radius edge ([c37f237](https://github.com/ant-design/pro-flow/commit/c37f237)) +- Edge border raduis type ([3eeb269](https://github.com/ant-design/pro-flow/commit/3eeb269)) +- Eslint config ([5b05c97](https://github.com/ant-design/pro-flow/commit/5b05c97)) +- Radius edge memo update ([b683770](https://github.com/ant-design/pro-flow/commit/b683770)) +- 简化圆角线段组件的 demo 示例 ([0d32bec](https://github.com/ant-design/pro-flow/commit/0d32bec)) + +#### What's fixed + +- React-flow-attribution remove ([d2705e9](https://github.com/ant-design/pro-flow/commit/d2705e9)) +- 删除不必要的 demo 配置 ([bc48d14](https://github.com/ant-design/pro-flow/commit/bc48d14)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 0.6.1](https://github.com/ant-design/pro-flow/compare/v0.6.0...v0.6.1) Released on **2023-09-18** diff --git a/package.json b/package.json index d3ebb47..527c75c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-flow", - "version": "0.6.1", + "version": "0.7.0", "description": "A React based Flow components", "keywords": [ "flow",