We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8283932 commit 200ad67Copy full SHA for 200ad67
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="14.2.12"></a>
2
+
3
+# 14.2.12 (2023-06-28)
4
5
+### @angular/cli
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ |
9
+| [bd396b656](https://github.com/angular/angular-cli/commit/bd396b65623fb0b8e826be13f88709e87b54336e) | fix | update direct semver dependencies to 7.5.3 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="14.2.11"></a>
14
15
# 14.2.11 (2023-03-16)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "14.2.11",
+ "version": "14.2.12",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments