diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1a76435..eea545da1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [7.0.0-rc.3](https://github.com/ng-alain/delon/compare/7.0.0-rc.2...7.0.0-rc.3) (2018-12-29) + + +### Bug Fixes + +* **module:theme:** fix not found window value ([#355](https://github.com/ng-alain/delon/issues/355)) ([3be639a](https://github.com/ng-alain/delon/commit/3be639a)) + + + # [7.0.0-rc.2](https://github.com/ng-alain/delon/compare/7.0.0-rc.1...7.0.0-rc.2) (2018-12-28) diff --git a/docs/changelog.en-US.md b/docs/changelog.en-US.md index 6aec5a6a7..95f3bf2d1 100644 --- a/docs/changelog.en-US.md +++ b/docs/changelog.en-US.md @@ -4,6 +4,13 @@ title: Change Log type: Other --- +# [7.0.0-rc.3](https://github.com/ng-alain/delon/compare/7.0.0-rc.2...7.0.0-rc.3) (2018-12-29) + +### Bug Fixes + +* **module:theme:** fix not found `window` value ([#355](https://github.com/ng-alain/delon/issues/355)) ([3be639a](https://github.com/ng-alain/delon/commit/3be639a)) + + # [7.0.0-rc.2](https://github.com/ng-alain/delon/compare/7.0.0-rc.1...7.0.0-rc.2) (2018-12-28) ### Scaffold diff --git a/docs/changelog.zh-CN.md b/docs/changelog.zh-CN.md index 1270347be..785d1c224 100644 --- a/docs/changelog.zh-CN.md +++ b/docs/changelog.zh-CN.md @@ -4,6 +4,13 @@ title: 更新日志 type: Other --- +# [7.0.0-rc.3](https://github.com/ng-alain/delon/compare/7.0.0-rc.2...7.0.0-rc.3) (2018-12-29) + +### Bug Fixes + +* **module:theme:** 修复未找到 `window` 值 ([#355](https://github.com/ng-alain/delon/issues/355)) ([3be639a](https://github.com/ng-alain/delon/commit/3be639a)) + + # [7.0.0-rc.2](https://github.com/ng-alain/delon/compare/7.0.0-rc.1...7.0.0-rc.2) (2018-12-28) ### Scaffold diff --git a/package.json b/package.json index 2b0460162..77efc9d03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "delon", - "version": "7.0.0-rc.2", + "version": "7.0.0-rc.3", "typings": "index.d.ts", "description": "Delon is a set of essential modules for ng-alain.", "keywords": [