File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 14.0.7 " ></a >
2
+
3
+ # 14.0.7 (2022-07-20)
4
+
5
+ ### @schematics/angular
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------- |
9
+ | [ f653bf4fb] ( https://github.com/angular/angular-cli/commit/f653bf4fbb69b9e0fa0e6440a88a30f17566d9a3 ) | fix | incorrect logo for Angular Material |
10
+
11
+ ### @angular-devkit/build-angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- |
15
+ | [ 5810c2cc2] ( https://github.com/angular/angular-cli/commit/5810c2cc2dd21e5922a5eaa330e854e4327a0500 ) | fix | fallback to use projectRoot when sourceRoot is missing during coverage |
16
+
17
+ ### @angular-devkit/core
18
+
19
+ | Commit | Type | Description |
20
+ | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------- |
21
+ | [ 2ba4678b6] ( https://github.com/angular/angular-cli/commit/2ba4678b6ba2164e80cb661758565c133e08afaa ) | fix | add i18n as valid project extension |
22
+ | [ c2201c835] ( https://github.com/angular/angular-cli/commit/c2201c835801ef9c1cc6cacec2748c8ca341519d ) | fix | log name of invalid extension too |
23
+
24
+ ## Special Thanks
25
+
26
+ Alan Agius, Fortunato Ventre, Katerina Skroumpelou and Kristiyan Kostadinov
27
+
28
+ <!-- CHANGELOG SPLIT MARKER -->
29
+
1
30
<a name =" 14.0.6 " ></a >
2
31
3
32
# 14.0.6 (2022-07-13)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 14.0.6 " ,
3
+ "version" : " 14.0.7 " ,
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