Skip to content

Commit 33639db

Browse files
committed
release: cut the v11.0.2 release
1 parent 2fe2104 commit 33639db

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="11.0.2"></a>
2+
## 11.0.2 (2020-11-19)
3+
4+
5+
### Bug Fixes
6+
7+
* **router:** migration incorrectly replacing deprecated key ([#39763](https://github.com/angular/angular/issues/39763)) ([0237845](https://github.com/angular/angular/commit/0237845)), closes [#38762](https://github.com/angular/angular/issues/38762) [#39755](https://github.com/angular/angular/issues/39755)
8+
9+
10+
111
<a name="11.0.1"></a>
212
## 11.0.1 (2020-11-18)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-srcs",
3-
"version": "11.0.1",
3+
"version": "11.0.2",
44
"private": true,
55
"description": "Angular - a web framework for modern web apps",
66
"homepage": "https://github.com/angular/angular",

0 commit comments

Comments
 (0)