diff --git a/CHANGELOG.md b/CHANGELOG.md index 978283cbc..dc3157d95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [11.10.4](https://github.com/ng-alain/delon/compare/11.10.3...11.10.4) (2021-07-12) + + +### Bug Fixes + +* **abc:down-file:** fix should be enabled when http is invalid request ([#1266](https://github.com/ng-alain/delon/issues/1266)) ([0d24c04](https://github.com/ng-alain/delon/commit/0d24c04c8123c4bd03529f00abdff478199ec614)) +* **abc:notice-icon:** fix support objects of `NoticeItem` ([#1268](https://github.com/ng-alain/delon/issues/1268)) ([18e6ed5](https://github.com/ng-alain/delon/commit/18e6ed567d2a386ce5b10a43e88eba5fbe577c50)) +* **acl:** fix should be cancel full when call set ([#1267](https://github.com/ng-alain/delon/issues/1267)) ([ceef83c](https://github.com/ng-alain/delon/commit/ceef83cdb18265344f6d24170bf4966399cf9a7f)) + + + ## [11.10.3](https://github.com/ng-alain/delon/compare/11.10.2...11.10.3) (2021-06-22) diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index d3871ab55..92964ca00 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- --- +## [11.10.4](https://github.com/ng-alain/delon/compare/11.10.3...11.10.4) (2021-07-12) + +### Bug Fixes + +* **abc:down-file:** fix should be enabled when http is invalid request ([#1266](https://github.com/ng-alain/delon/issues/1266)) ([0d24c04](https://github.com/ng-alain/delon/commit/0d24c04c8123c4bd03529f00abdff478199ec614)) +* **abc:notice-icon:** fix support objects of `NoticeItem` ([#1268](https://github.com/ng-alain/delon/issues/1268)) ([18e6ed5](https://github.com/ng-alain/delon/commit/18e6ed567d2a386ce5b10a43e88eba5fbe577c50)) +* **acl:** fix should be cancel `full` is `false` when call `set` ([#1267](https://github.com/ng-alain/delon/issues/1267)) ([ceef83c](https://github.com/ng-alain/delon/commit/ceef83cdb18265344f6d24170bf4966399cf9a7f)) + + ## [11.10.3](https://github.com/ng-alain/delon/compare/11.10.2...11.10.3) (2021-06-22) ### Bug Fixes diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index 0d4d6381a..df0dde577 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -14,6 +14,15 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) --- +## [11.10.4](https://github.com/ng-alain/delon/compare/11.10.3...11.10.4) (2021-07-12) + +### Bug Fixes + +* **abc:down-file:** 修复无效请求时禁用状态应设置为可用 ([#1266](https://github.com/ng-alain/delon/issues/1266)) ([0d24c04](https://github.com/ng-alain/delon/commit/0d24c04c8123c4bd03529f00abdff478199ec614)) +* **abc:notice-icon:** 修复 `NoticeItem` 不支持对象 ([#1268](https://github.com/ng-alain/delon/issues/1268)) ([18e6ed5](https://github.com/ng-alain/delon/commit/18e6ed567d2a386ce5b10a43e88eba5fbe577c50)) +* **acl:** 修复调用 `set` 时应该取消 `full` 为 `false` ([#1267](https://github.com/ng-alain/delon/issues/1267)) ([ceef83c](https://github.com/ng-alain/delon/commit/ceef83cdb18265344f6d24170bf4966399cf9a7f)) + + ## [11.10.3](https://github.com/ng-alain/delon/compare/11.10.2...11.10.3) (2021-06-22) ### Bug Fixes diff --git a/package.json b/package.json index 247f8128b..2bd1d94dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "11.10.3", + "version": "11.10.4", "description": "Delon is a set of essential modules for NG-ALAIN.", "keywords": [ "delon",