Skip to content

Commit f0556a9

Browse files
committed
release: cut the v14.2.1 release
1 parent 2ff1f71 commit f0556a9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="14.2.1"></a>
2+
# 14.2.1 "carbon-candle" (2022-09-07)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [84388dd23](https://github.com/angular/components/commit/84388dd239a6c96823c9701cccf937d25c3e78fb) | fix | **collections:** ConnectableObservable incorrectly inferred as data source ([#25526](https://github.com/angular/components/pull/25526)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [8683f476c](https://github.com/angular/components/commit/8683f476c854f494507f213b21ef54ee6aea7b31) | fix | **button-toggle:** incorrect event source in some cases ([#25544](https://github.com/angular/components/pull/25544)) |
11+
## Special Thanks
12+
Kristiyan Kostadinov, Mark Goldberg and Paul Gschwendtner
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="14.2.0"></a>
217
# 14.2.0 "rayon-river" (2022-08-25)
318
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "14.2.0",
57+
"version": "14.2.1",
5858
"dependencies": {
5959
"@angular/animations": "^14.2.0",
6060
"@angular/common": "^14.2.0",

0 commit comments

Comments
 (0)