Skip to content

Commit e7c7dce

Browse files
authored
release: change v10 rc.0 to next.2 due to issue uncovered in pre-release testing (#19453)
1 parent c49d103 commit e7c7dce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 10.0.0-rc.0 "wool-wind" (2020-05-26)
1+
# 10.0.0-next.2 "wool-wind" (2020-05-26)
22

33
### cdk
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"merge": "ng-dev pr merge",
4747
"approve-api": "node ./scripts/approve-api-golden.js"
4848
},
49-
"version": "10.0.0-rc.0",
49+
"version": "10.0.0-next.2",
5050
"dependencies": {
5151
"@angular/animations": "^10.0.0-rc.0",
5252
"@angular/common": "^10.0.0-rc.0",

0 commit comments

Comments
 (0)