diff --git a/CHANGELOG.md b/CHANGELOG.md index 610e106..5342480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [Version 0.15.0](https://github.com/ant-design/pro-flow/compare/v0.14.0...v0.15.0) + +Released on **2023-12-05** + +#### ✨ 新特性 + +- **FlowView**: Add stepless zooming switch. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **FlowView**: Add stepless zooming switch, closes [#41](https://github.com/ant-design/pro-flow/issues/41) ([51783fc](https://github.com/ant-design/pro-flow/commit/51783fc)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.14.0](https://github.com/ant-design/pro-flow/compare/v0.13.1...v0.14.0) Released on **2023-12-04** diff --git a/package.json b/package.json index a40b606..b52ab82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/pro-flow", - "version": "0.14.0", + "version": "0.15.0", "description": "A React based Flow components", "keywords": [ "flow",