Skip to content

Commit d229fe9

Browse files
committed
release: cut the v22.1.2 release
1 parent 57db27e commit d229fe9

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="22.1.2"></a>
2+
3+
# 22.1.2 (2026-07-30)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| ---------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
9+
| [57db27ea91](https://github.com/angular/angular-cli/commit/57db27ea910b102854267dfcd77e8fe60f23993c) | fix | add packages with built-in schematics to devDependencies only |
10+
11+
### @angular/build
12+
13+
| Commit | Type | Description |
14+
| ---------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------ |
15+
| [baed978885](https://github.com/angular/angular-cli/commit/baed978885585fceadc64f0151d7474054d57d6a) | fix | prevent IIFE wrapper interleaving for adjacent classes in minified files |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="22.1.1"></a>
220

321
# 22.1.1 (2026-07-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "22.1.1",
3+
"version": "22.1.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)