diff --git a/CHANGELOG.md b/CHANGELOG.md index 4724bc849d..288cd671cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ + +## [8.2.2](https://github.com/angular/angular/compare/8.2.1...8.2.2) (2019-08-12) + + +### Bug Fixes + +* **bazel:** disable treeshaking when generating FESM and UMD bundles ([#32069](https://github.com/angular/angular/issues/32069)) ([3420d29](https://github.com/angular/angular/commit/3420d29)) + + # [9.0.0-next.1](https://github.com/angular/angular/compare/9.0.0-next.0...9.0.0-next.1) (2019-08-08)