From 86087361d4dbe591c87f7bf5e9cc4a27c1b8190d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A1=E8=89=B2?= Date: Fri, 1 Apr 2022 17:58:33 +0800 Subject: [PATCH] release(13.4.2): release 13.4.2 (#1468) --- CHANGELOG.md | 9 +++++++++ docs/changelog.en-US.md | 7 +++++++ docs/changelog.zh-CN.md | 7 +++++++ package.json | 2 +- 4 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db6d2dbe..f1e343e56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [13.4.2](https://github.com/ng-alain/delon/compare/13.4.1...13.4.2) (2022-04-01) + + +### Bug Fixes + +* **abc:tag-select:** fix style misalignment ([#1467](https://github.com/ng-alain/delon/issues/1467)) ([a16921e](https://github.com/ng-alain/delon/commit/a16921ed3923d29103c2b37f61a9db11fe293acc)) + + + ## [13.4.1](https://github.com/ng-alain/delon/compare/13.4.0...13.4.1) (2022-03-26) diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index 74357b51e..e43d3feca 100644 --- a/docs/changelog.en-US.md +++ b/docs/changelog.en-US.md @@ -14,6 +14,13 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh- --- +## [13.4.2](https://github.com/ng-alain/delon/compare/13.4.1...13.4.2) (2022-04-01) + +### Bug Fixes + +* **abc:tag-select:** fix style misalignment ([#1467](https://github.com/ng-alain/delon/issues/1467)) ([a16921e](https://github.com/ng-alain/delon/commit/a16921ed3923d29103c2b37f61a9db11fe293acc)) + + ## [13.4.1](https://github.com/ng-alain/delon/compare/13.4.0...13.4.1) (2022-03-26) ### Bug Fixes diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index 494b1b1f4..b95e409e0 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -14,6 +14,13 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) --- +## [13.4.2](https://github.com/ng-alain/delon/compare/13.4.1...13.4.2) (2022-04-01) + +### Bug Fixes + +* **abc:tag-select:** 修复样式错位 ([#1467](https://github.com/ng-alain/delon/issues/1467)) ([a16921e](https://github.com/ng-alain/delon/commit/a16921ed3923d29103c2b37f61a9db11fe293acc)) + + ## [13.4.1](https://github.com/ng-alain/delon/compare/13.4.0...13.4.1) (2022-03-26) ### Bug Fixes diff --git a/package.json b/package.json index 377161d35..0c08bd51d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "13.4.1", + "version": "13.4.2", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",