release: cut the v9.1.0 release

This commit is contained in:
Misko Hevery
2020-03-25 09:23:48 -07:00
parent b08168bb90
commit b6bd8d7572
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="9.1.0"></a>
# [9.1.0](https://github.com/angular/angular/compare/9.1.0-rc.2...9.1.0) (2020-03-25)
Promoted `9.1.0-rc.2` to `9.1.0`.
<a name="9.1.0-rc.2"></a>
# [9.1.0-rc.2](https://github.com/angular/angular/compare/9.1.0-rc.1...9.1.0-rc.2) (2020-03-24)

View File

@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "9.1.0-rc.2",
"version": "9.1.0",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",