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 bab3672 commit 66b18b6Copy full SHA for 66b18b6
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.2.10"></a>
2
+
3
+# 16.2.10 (2023-11-08)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- |
9
+| [bab3672cd](https://github.com/angular/angular-cli/commit/bab3672cdaf4875cf83f94e34abdef29cffe2686) | fix | normalize exclude path |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.2.9"></a>
14
15
# 16.2.9 (2023-11-01)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "16.2.9",
+ "version": "16.2.10",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments