From 1e80665ba385d8b6686b0dc3ce3fb49d55df7154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A1=E8=89=B2?= Date: Fri, 18 Mar 2022 17:31:22 +0800 Subject: [PATCH] release(13.4.0): release 13.4.0 (#1461) --- CHANGELOG.md | 15 +++++++++++++++ docs/changelog.en-US.md | 12 ++++++++++++ docs/changelog.zh-CN.md | 12 ++++++++++++ package.json | 2 +- 4 files changed, 40 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 510062156..2b7a5b9a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# [13.4.0](https://github.com/ng-alain/delon/compare/13.3.0...13.4.0) (2022-03-18) + + +### Bug Fixes + +* **abc:st:** fix misalignment when removing multiple rows ([#1459](https://github.com/ng-alain/delon/issues/1459)) ([82b20f4](https://github.com/ng-alain/delon/commit/82b20f43ffaf797a9a5d714d28dac6fb4989d4d5)) +* **chart:card:** fix support html of `total` property ([#1458](https://github.com/ng-alain/delon/issues/1458)) ([e703cee](https://github.com/ng-alain/delon/commit/e703ceea8966816910a76eb74244b62a9122dff2)) + + +### Features + +* **abc:st:** add `addRow` method ([#1457](https://github.com/ng-alain/delon/issues/1457)) ([d26c8ba](https://github.com/ng-alain/delon/commit/d26c8ba8f31bed9f42b3ec66790600e9e4f67342)) + + + # [13.3.0](https://github.com/ng-alain/delon/compare/13.2.1...13.3.0) (2022-03-11) diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index 5e70e5599..55aa372e7 100644 --- a/docs/changelog.en-US.md +++ b/docs/changelog.en-US.md @@ -14,6 +14,18 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh- --- +# [13.4.0](https://github.com/ng-alain/delon/compare/13.3.0...13.4.0) (2022-03-18) + +### Bug Fixes + +* **abc:st:** fix misalignment when removing multiple rows ([#1459](https://github.com/ng-alain/delon/issues/1459)) ([82b20f4](https://github.com/ng-alain/delon/commit/82b20f43ffaf797a9a5d714d28dac6fb4989d4d5)) +* **chart:card:** fix support html of `total` property ([#1458](https://github.com/ng-alain/delon/issues/1458)) ([e703cee](https://github.com/ng-alain/delon/commit/e703ceea8966816910a76eb74244b62a9122dff2)) + +### Features + +* **abc:st:** add `addRow` method ([#1457](https://github.com/ng-alain/delon/issues/1457)) ([d26c8ba](https://github.com/ng-alain/delon/commit/d26c8ba8f31bed9f42b3ec66790600e9e4f67342)) + + # [13.3.0](https://github.com/ng-alain/delon/compare/13.2.1...13.3.0) (2022-03-11) ### Bug Fixes diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index c2c18d8a9..034426ce9 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -14,6 +14,18 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) --- +# [13.4.0](https://github.com/ng-alain/delon/compare/13.3.0...13.4.0) (2022-03-18) + +### Bug Fixes + +* **abc:st:** 修复删除多行时出现错位 ([#1459](https://github.com/ng-alain/delon/issues/1459)) ([82b20f4](https://github.com/ng-alain/delon/commit/82b20f43ffaf797a9a5d714d28dac6fb4989d4d5)) +* **chart:card:** 修复 `total` 属性支持HTML ([#1458](https://github.com/ng-alain/delon/issues/1458)) ([e703cee](https://github.com/ng-alain/delon/commit/e703ceea8966816910a76eb74244b62a9122dff2)) + +### Features + +* **abc:st:** 新增 `addRow` 方法 ([#1457](https://github.com/ng-alain/delon/issues/1457)) ([d26c8ba](https://github.com/ng-alain/delon/commit/d26c8ba8f31bed9f42b3ec66790600e9e4f67342)) + + # [13.3.0](https://github.com/ng-alain/delon/compare/13.2.1...13.3.0) (2022-03-11) ### Bug Fixes diff --git a/package.json b/package.json index 28fdde731..5d9f3e6b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "13.3.0", + "version": "13.4.0", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",