Skip to content

Commit 170af07

Browse files
JiaLiPassionjosephperrott
authored andcommitted
release: cut the zone.js-0.11.3 release (angular#39440)
PR Close angular#39440
1 parent 17070af commit 170af07

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/zone.js/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.11.3"></a>
2+
## [0.11.3](https://github.com/angular/angular/compare/zone.js-0.11.2...zone.js-0.11.3) (2020-10-27)
3+
4+
5+
### Bug Fixes
6+
7+
* **zone.js:** remove global declaration ([#37861](https://github.com/angular/angular/issues/37861)) ([90c0772](https://github.com/angular/angular/commit/90c0772)), closes [#37531](https://github.com/angular/angular/issues/37531)
8+
9+
10+
111
<a name="0.11.2"></a>
212
## [0.11.2](https://github.com/angular/angular/compare/zone.js-0.11.0...zone.js-0.11.2) (2020-09-19)
313

packages/zone.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zone.js",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"description": "Zones for JavaScript",
55
"main": "./bundles/zone.umd.js",
66
"module": "./fesm2015/zone.js",

0 commit comments

Comments
 (0)