File tree 2 files changed +24
-1
lines changed
2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="14.2.6"></a>
2
+
3
+ # 14.2.6 (2022-10-12)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------ |
9
+ | [1c9cf594f](https://github.com/angular/angular-cli/commit/1c9cf594f7a855ea4b462fad53acd3bf3a2e7622) | fix | handle missing `which` binary in path |
10
+ | [28b2cd18e](https://github.com/angular/angular-cli/commit/28b2cd18e3c490cf2db64d4a6744bbd26c0aeabb) | fix | skip downloading temp CLI when running `ng update` without package names |
11
+
12
+ ### @angular-devkit/core
13
+
14
+ | Commit | Type | Description |
15
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- |
16
+ | [ad6928184](https://github.com/angular/angular-cli/commit/ad692818413a97afe54aee6a39f0447ee9239343) | fix | project extension warning message should identify concerned project |
17
+
18
+ ## Special Thanks
19
+
20
+ AgentEnder and Alan Agius
21
+
22
+ <!-- CHANGELOG SPLIT MARKER -->
23
+
1
24
<a name="14.2.5"></a>
2
25
3
26
# 14.2.5 (2022-10-05)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 14.2.5 " ,
3
+ "version" : " 14.2.6 " ,
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