From 41f353d4d171339bca16bd231aa8269bfa9f867e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A1=E8=89=B2?= Date: Sun, 22 Aug 2021 15:34:31 +0800 Subject: [PATCH] release(12.2.1): release 12.2.1 (#1330) --- 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 121049307..7110bc6f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [12.2.1](https://github.com/ng-alain/delon/compare/12.2.0...12.2.1) (2021-08-22) + + +### Bug Fixes + +* fix `.antTableEvenBG` in less complite ([#1329](https://github.com/ng-alain/delon/issues/1329)) ([f0fa5d5](https://github.com/ng-alain/delon/commit/f0fa5d526ac7789f4a4746829a6c682fc6579cf7)) + + + # [12.2.0](https://github.com/ng-alain/delon/compare/12.1.1...12.2.0) (2021-08-22) diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index 0b2e64cef..6d2838231 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- --- +## [12.2.1](https://github.com/ng-alain/delon/compare/12.2.0...12.2.1) (2021-08-22) + +### Bug Fixes + +* fix `.antTableEvenBG` in less complite ([#1329](https://github.com/ng-alain/delon/issues/1329)) ([f0fa5d5](https://github.com/ng-alain/delon/commit/f0fa5d526ac7789f4a4746829a6c682fc6579cf7)) + + # [12.2.0](https://github.com/ng-alain/delon/compare/12.1.1...12.2.0) (2021-08-22) ### Scaffold diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index 2edc2da06..55c674ab1 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/) --- +## [12.2.1](https://github.com/ng-alain/delon/compare/12.2.0...12.2.1) (2021-08-22) + +### Bug Fixes + +* 修复Less无法编译 `.antTableEvenBG` ([#1329](https://github.com/ng-alain/delon/issues/1329)) ([f0fa5d5](https://github.com/ng-alain/delon/commit/f0fa5d526ac7789f4a4746829a6c682fc6579cf7)) + + # [12.2.0](https://github.com/ng-alain/delon/compare/12.1.1...12.2.0) (2021-08-22) ### Scaffold diff --git a/package.json b/package.json index 3f7d79f65..f8c3f19f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "12.2.0", + "version": "12.2.1", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",