File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="17.0.10"></a>
2
+
3
+ # 17.0.10 (2024-01-10)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
9
+ | [ed1e130da](https://github.com/angular/angular-cli/commit/ed1e130dad7f9b6629f7bd31f8f0590814d0eb57) | fix | retain existing EOL when updating JSON files |
10
+
11
+ ### @schematics/angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
15
+ | [09c32c678](https://github.com/angular/angular-cli/commit/09c32c678221746458db50f1c2f7eb92264abb16) | fix | retain existing EOL when adding imports |
16
+ | [a5c339eaa](https://github.com/angular/angular-cli/commit/a5c339eaa73eb73e2b13558a363e058500a2cfba) | fix | retain existing EOL when updating JSON files |
17
+
18
+ ### @angular-devkit/core
19
+
20
+ | Commit | Type | Description |
21
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
22
+ | [3dc4db7d7](https://github.com/angular/angular-cli/commit/3dc4db7d78649eef99a2e60b1faec8844815f8e4) | fix | retain existing EOL when updating workspace config |
23
+
24
+ <!-- CHANGELOG SPLIT MARKER -->
25
+
1
26
<a name="17.0.9"></a>
2
27
3
28
# 17.0.9 (2024-01-03)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 17.0.9 " ,
3
+ "version" : " 17.0.10 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments