release: cut the v9.1.11 release
This commit is contained in:
parent
dc9da17f37
commit
f7997256fc
@ -1,3 +1,11 @@
|
|||||||
|
<a name="9.1.11"></a>
|
||||||
|
## [9.1.11](https://github.com/angular/angular/compare/9.1.10...9.1.11) (2020-06-10)
|
||||||
|
|
||||||
|
### Reverts
|
||||||
|
|
||||||
|
* **elements:** fire custom element output events during component initialization ([dc9da17](https://github.com/angular/angular/commit/dc9da17))
|
||||||
|
|
||||||
|
|
||||||
<a name="9.1.10"></a>
|
<a name="9.1.10"></a>
|
||||||
## [9.1.10](https://github.com/angular/angular/compare/9.1.9...9.1.10) (2020-06-09)
|
## [9.1.10](https://github.com/angular/angular/compare/9.1.9...9.1.10) (2020-06-09)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "angular-srcs",
|
"name": "angular-srcs",
|
||||||
"version": "9.1.10",
|
"version": "9.1.11",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Angular - a web framework for modern web apps",
|
"description": "Angular - a web framework for modern web apps",
|
||||||
"homepage": "https://github.com/angular/angular",
|
"homepage": "https://github.com/angular/angular",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user