File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name="14.0.1"></a>
2
+ # 14.0.1 "titanium-night" (2022-06-07)
3
+ ### material-experimental
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [a7688a8b6](https://github.com/angular/components/commit/a7688a8b6cf0286cf9b4fecbdbedc5bdd7d524c1) | fix | **mdc-radio:** fix ripple color ([#24986](https://github.com/angular/components/pull/24986)) |
7
+ ## Special Thanks
8
+ Kristiyan Kostadinov, Miles Malerba and renovate[bot]
9
+
10
+ <!-- CHANGELOG SPLIT MARKER -->
11
+
1
12
<a name="14.0.0"></a>
2
13
# 14.0.0 "cotton-peanut" (2022-06-02)
3
14
## Breaking Changes
@@ -5997,4 +6008,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire
5997
6008
5998
6009
# Changes Prior to 7.0.0
5999
6010
6000
- To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
6011
+ To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
Original file line number Diff line number Diff line change 52
52
"ci-docs-monitor-test" : " ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts" ,
53
53
"prepare" : " husky install"
54
54
},
55
- "version" : " 14.0.0 " ,
55
+ "version" : " 14.0.1 " ,
56
56
"dependencies" : {
57
57
"@angular/animations" : " 14.0.0-rc.1" ,
58
58
"@angular/common" : " 14.0.0-rc.1" ,
You can’t perform that action at this time.
0 commit comments