From 92385d44fc8fb64371d3c2661ef1241060b5c081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A1=E8=89=B2?= Date: Sun, 29 Jan 2023 17:35:13 +0800 Subject: [PATCH] release(15.0.1): release 15.0.1 (#1578) --- CHANGELOG.md | 10 ++++++++++ docs/changelog.en-US.md | 8 ++++++++ docs/changelog.zh-CN.md | 8 ++++++++ package.json | 2 +- 4 files changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 185982354..9feb2ec82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [15.0.1](https://github.com/ng-alain/delon/compare/15.0.0...15.0.1) (2023-01-29) + + +### Bug Fixes + +* **abc:pdf:** fix support `2.x` ([#1574](https://github.com/ng-alain/delon/issues/1574)) ([0cf8b3a](https://github.com/ng-alain/delon/commit/0cf8b3a98c1c2029ff7d90af6cea6d2941199d4b)) +* **cli:** fix can not add index to parent of type array ([#1577](https://github.com/ng-alain/delon/issues/1577)) ([3ac463f](https://github.com/ng-alain/delon/commit/3ac463f22d7020afd4930c1372c6b87d865fdddd)) + + + # [15.0.0](https://github.com/ng-alain/delon/compare/14.3.0...15.0.0) (2023-01-09) ### Bug Fixes diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index 57c5fd619..601d2e039 100644 --- a/docs/changelog.en-US.md +++ b/docs/changelog.en-US.md @@ -14,6 +14,14 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh- --- +## [15.0.1](https://github.com/ng-alain/delon/compare/15.0.0...15.0.1) (2023-01-29) + +### Bug Fixes + +* **abc:pdf:** fix support `2.x` ([#1574](https://github.com/ng-alain/delon/issues/1574)) ([0cf8b3a](https://github.com/ng-alain/delon/commit/0cf8b3a98c1c2029ff7d90af6cea6d2941199d4b)) +* **cli:** fix `can not add index to parent of type array` ([#1577](https://github.com/ng-alain/delon/issues/1577)) ([3ac463f](https://github.com/ng-alain/delon/commit/3ac463f22d7020afd4930c1372c6b87d865fdddd)) + + # [15.0.0](https://github.com/ng-alain/delon/compare/14.3.0...15.0.0) (2023-01-09) ### Bug Fixes diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index a3bd69d6b..b523cb279 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/) --- +## [15.0.1](https://github.com/ng-alain/delon/compare/15.0.0...15.0.1) (2023-01-29) + +### Bug Fixes + +* **abc:pdf:** 修复支持 `2.x` 版本 ([#1574](https://github.com/ng-alain/delon/issues/1574)) ([0cf8b3a](https://github.com/ng-alain/delon/commit/0cf8b3a98c1c2029ff7d90af6cea6d2941199d4b)) +* **cli:** 修复 `can not add index to parent of type array` 错误 ([#1577](https://github.com/ng-alain/delon/issues/1577)) ([3ac463f](https://github.com/ng-alain/delon/commit/3ac463f22d7020afd4930c1372c6b87d865fdddd)) + + # [15.0.0](https://github.com/ng-alain/delon/compare/14.3.0...15.0.0) (2023-01-09) ### Bug Fixes diff --git a/package.json b/package.json index 333398c68..0102877b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "15.0.0", + "version": "15.0.1", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",