Skip to content

Commit f36d70c

Browse files
committed
release: cut the v14.2.6 release
1 parent 89771dc commit f36d70c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="14.2.6"></a>
2+
# 14.2.6 "quilt-seagull" (2022-10-26)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [89771dcc4](https://github.com/angular/components/commit/89771dcc438e8ceed21d8c75284b4defacbf93b6) | fix | **tabs:** scroll position lost when tab header is hidden ([#25855](https://github.com/angular/components/pull/25855)) |
7+
## Special Thanks
8+
Kristiyan Kostadinov
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="14.2.5"></a>
213
# 14.2.5 "hail-heron" (2022-10-12)
314
### 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.5",
57+
"version": "14.2.6",
5858
"dependencies": {
5959
"@angular/animations": "^14.2.0",
6060
"@angular/common": "^14.2.0",

0 commit comments

Comments
 (0)