We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4454f56 commit 4fc7d07Copy full SHA for 4fc7d07
CHANGELOG.md
@@ -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
6
# 12.1.0-next.1 "iron-idol" (2021-06-16)
7
8
### cdk
package.json
@@ -52,7 +52,7 @@
52
"check-tools": "yarn tsc --project tools/tsconfig-ci.json",
53
"prepare": "husky install"
54
},
55
- "version": "12.1.0-next.1",
+ "version": "12.1.0-rc.0",
56
"dependencies": {
57
"@angular/animations": "^12.1.0-next.5",
58
"@angular/common": "^12.1.0-next.5",
0 commit comments