From c0194e0115e723cf418f9cf8635790c621c47b31 Mon Sep 17 00:00:00 2001 From: Kara Erickson Date: Mon, 12 Aug 2019 13:42:07 -0700 Subject: [PATCH] docs: release notes for the v8.2.2 release --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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)