From 7779c33d2ad3cd1aab6769862b0ac053c0efbfb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A1=E8=89=B2?= Date: Sun, 1 Aug 2021 16:58:38 +0800 Subject: [PATCH] release(12.0.3): release 12.0.3 (#1301) --- CHANGELOG.md | 10 ++++++++++ docs/changelog.en-US.md | 9 +++++++++ docs/changelog.zh-CN.md | 8 ++++++++ package.json | 2 +- 4 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d65278e79..22af315d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [12.0.3](https://github.com/ng-alain/delon/compare/12.0.2...12.0.3) (2021-08-01) + + +### Bug Fixes + +* **abc:page-header:** fix `should be run in update mode` error ([#1297](https://github.com/ng-alain/delon/issues/1297)) ([1e4ea43](https://github.com/ng-alain/delon/commit/1e4ea439adf3eb0f9cb3419a9d6b8b5ea84714d9)) +* **abc:st:** fix excel column width ([#1296](https://github.com/ng-alain/delon/issues/1296)) ([b0a9a96](https://github.com/ng-alain/delon/commit/b0a9a964085f951efe2ff58c8c853e0c178a8bd9)) + + + ## [12.0.2](https://github.com/ng-alain/delon/compare/12.0.1...12.0.2) (2021-07-26) diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index 8c5899682..862287e06 100644 --- a/docs/changelog.en-US.md +++ b/docs/changelog.en-US.md @@ -14,6 +14,15 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh- --- +## [12.0.3](https://github.com/ng-alain/delon/compare/12.0.2...12.0.3) (2021-08-01) + +### Bug Fixes + +* **abc:page-header:** fix `should be run in update mode` error ([#1297](https://github.com/ng-alain/delon/issues/1297)) ([1e4ea43](https://github.com/ng-alain/delon/commit/1e4ea439adf3eb0f9cb3419a9d6b8b5ea84714d9)) +* **abc:st:** fix excel column width ([#1296](https://github.com/ng-alain/delon/issues/1296)) ([b0a9a96](https://github.com/ng-alain/delon/commit/b0a9a964085f951efe2ff58c8c853e0c178a8bd9)) +* **form:** fix index signature is missing in type of `formData` ([#1296](https://github.com/ng-alain/delon/issues/1300)) + + ## [12.0.2](https://github.com/ng-alain/delon/compare/12.0.1...12.0.2) (2021-07-26) ### Bug Fixes diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index d7c485da4..a3af7bb7a 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -14,6 +14,14 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) --- +## [12.0.3](https://github.com/ng-alain/delon/compare/12.0.2...12.0.3) (2021-08-01) + +### Bug Fixes + +* **abc:page-header:** 修复 `should be run in update mode` 错误 ([#1297](https://github.com/ng-alain/delon/issues/1297)) ([1e4ea43](https://github.com/ng-alain/delon/commit/1e4ea439adf3eb0f9cb3419a9d6b8b5ea84714d9)) +* **abc:st:** 修复导出Excel未设置宽度 ([#1296](https://github.com/ng-alain/delon/issues/1296)) ([b0a9a96](https://github.com/ng-alain/delon/commit/b0a9a964085f951efe2ff58c8c853e0c178a8bd9)) +* **form:** 修复 `formData` 签名丢失问题 ([#1296](https://github.com/ng-alain/delon/issues/1300)) + ## [12.0.2](https://github.com/ng-alain/delon/compare/12.0.1...12.0.2) (2021-07-26) ### Bug Fixes diff --git a/package.json b/package.json index 4576bc445..b65dc74f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "12.0.2", + "version": "12.0.3", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",