Skip to content

Commit 2b1ba18

Browse files
committed
release: cut the v9.0.0-rc.0 release
1 parent 12703d5 commit 2b1ba18

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="9.0.0-rc.0"></a>
2+
# [9.0.0-rc.0](https://github.com/angular/angular/compare/9.0.0-next.15...9.0.0-rc.0) (2019-10-31)
3+
4+
Please see the [v9 update guide](https://v9.angular.io/guide/updating-to-version-9) for more information.
5+
6+
7+
18
<a name="9.0.0-next.15"></a>
29
# [9.0.0-next.15](https://github.com/angular/angular/compare/9.0.0-next.14...9.0.0-next.15) (2019-10-30)
310

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": "9.0.0-next.15",
3+
"version": "9.0.0-rc.0",
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)