Skip to content

Commit 5585cf5

Browse files
committed
release: cut the v14.0.1 release
1 parent 08d472f commit 5585cf5

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
<a name="14.0.0"></a>
213
# 14.0.0 "cotton-peanut" (2022-06-02)
314
## Breaking Changes
@@ -5997,4 +6008,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire
59976008

59986009
# Changes Prior to 7.0.0
59996010

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).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-docs-monitor-test": "ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts",
5353
"prepare": "husky install"
5454
},
55-
"version": "14.0.0",
55+
"version": "14.0.1",
5656
"dependencies": {
5757
"@angular/animations": "14.0.0-rc.1",
5858
"@angular/common": "14.0.0-rc.1",

0 commit comments

Comments
 (0)