Skip to content

Commit dcc411a

Browse files
committed
release: cut the v18.1.2 release
1 parent 26a8158 commit dcc411a

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="18.1.2"></a>
2+
# 18.1.2 "velvet-violin" (2024-07-24)
3+
4+
### material
5+
| Commit | Type | Description |
6+
| -- | -- | -- |
7+
| [cf61af53bd](https://github.com/angular/components/commit/cf61af53bdb5178cfc80157b9abae2ca1819f4b0) | fix | **chips:** remove button is too small ([#29351](https://github.com/angular/components/pull/29351)) |
8+
| [c79ec264aa](https://github.com/angular/components/commit/c79ec264aa454b31f6cefa6a1b032884c565ae2e) | fix | **form-field:** hiding a label after it has been ([#29461](https://github.com/angular/components/pull/29461)) |
9+
| [15238d255f](https://github.com/angular/components/commit/15238d255f563348677fd81690735a708d3bda5c) | fix | **input:** Number input not changing on wheel interaction ([#29449](https://github.com/angular/components/pull/29449)) |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="18.1.1"></a>
214
# 18.1.1 "tantalum-tale" (2024-07-17)
315
### cdk
@@ -4619,4 +4631,4 @@ _Breaking changes:_
46194631

46204632
# Changes Prior to 12.0.0
46214633

4622-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
4634+
To view changes that occurred prior to 12.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
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky"
5656
},
57-
"version": "18.1.1",
57+
"version": "18.1.2",
5858
"dependencies": {
5959
"@angular/animations": "^18.1.0",
6060
"@angular/common": "^18.1.0",

0 commit comments

Comments
 (0)