Skip to content

Commit 4fc7d07

Browse files
authored
release: bump version to 12.1.0-rc.0 w/ changelog (#23001)
1 parent 4454f56 commit 4fc7d07

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 12.1.0-rc.0 "resin-rose" (2021-06-16)
2+
3+
No changes from 12.1.0-next.1
4+
5+
16
# 12.1.0-next.1 "iron-idol" (2021-06-16)
27

38
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"check-tools": "yarn tsc --project tools/tsconfig-ci.json",
5353
"prepare": "husky install"
5454
},
55-
"version": "12.1.0-next.1",
55+
"version": "12.1.0-rc.0",
5656
"dependencies": {
5757
"@angular/animations": "^12.1.0-next.5",
5858
"@angular/common": "^12.1.0-next.5",

0 commit comments

Comments
 (0)