From befa19b5947dd1a9d92485cb172795e2ed60fc94 Mon Sep 17 00:00:00 2001 From: cipchk Date: Sun, 16 Jul 2023 14:33:40 +0800 Subject: [PATCH] release(16.1.1): release 16.1.1 --- CHANGELOG.md | 4 ++-- docs/changelog.en-US.md | 2 +- docs/changelog.zh-CN.md | 2 +- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ea3a920a..ffbbe8c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ -# [16.1.0](https://github.com/ng-alain/delon/compare/16.0.1...16.1.0) (2023-07-16) +## [16.1.1](https://github.com/ng-alain/delon/compare/16.0.1...16.1.1) (2023-07-16) ### Bug Fixes +* **abc:reuse-tab:** fix cache ([#1611](https://github.com/ng-alain/delon/issues/1611)) ([3185ab8](https://github.com/ng-alain/delon/commit/3185ab8939da0b1eefd900a1a003223ad3eb8dba)) * **cli:** remove `stylelint-config-prettier` ([#1606](https://github.com/ng-alain/delon/issues/1606)) ([2ecc28b](https://github.com/ng-alain/delon/commit/2ecc28b53773d9b5215ebd720be4ead55d78c705)) * **theme:** fix ant-btn preserve white spaces when is link type ([#1605](https://github.com/ng-alain/delon/issues/1605)) ([0fdd15d](https://github.com/ng-alain/delon/commit/0fdd15dd0922bf6570d38fabd1afc1ca755b87a2)) @@ -13,7 +14,6 @@ * **theme:modal:** support drag ([#1607](https://github.com/ng-alain/delon/issues/1607)) ([3cd73f7](https://github.com/ng-alain/delon/commit/3cd73f7f86a76a7ea450f839e9ad359f6afd0da4)) - ## [16.0.1](https://github.com/ng-alain/delon/compare/16.0.0...16.0.1) (2023-06-08) * fix `ng-zorro-antd` dependency diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index baddf12f1..083052e83 100644 --- a/docs/changelog.en-US.md +++ b/docs/changelog.en-US.md @@ -14,7 +14,7 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh- --- -# [16.1.0](https://github.com/ng-alain/delon/compare/16.0.1...16.1.0) (2023-07-16) +# [16.1.1](https://github.com/ng-alain/delon/compare/16.0.1...16.1.0) (2023-07-16) ### Bug Fixes diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index bec1d6b5d..a14e2d233 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -14,7 +14,7 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) --- -# [16.1.0](https://github.com/ng-alain/delon/compare/16.0.1...16.1.0) (2023-07-16) +# [16.1.1](https://github.com/ng-alain/delon/compare/16.0.1...16.1.0) (2023-07-16) ### Bug Fixes diff --git a/package.json b/package.json index 49edb6ef5..ee0e38f6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "16.1.0", + "version": "16.1.1", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",