We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a0c33 commit b5d4003Copy full SHA for b5d4003
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.2.7"></a>
2
+
3
+# 16.2.7 (2023-10-19)
4
5
+### @schematics/angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------ |
9
+| [f1a0c3361](https://github.com/angular/angular-cli/commit/f1a0c3361a6caa27bdf5cc07315d8bf2b6424b11) | fix | change Twitter logo to X |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.2.6"></a>
14
15
# 16.2.6 (2023-10-11)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.2.6",
+ "version": "16.2.7",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments