Skip to content

Commit 5d54503

Browse files
committed
release: cut the v14.2.6 release
1 parent 1c9cf59 commit 5d54503

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Diff for: CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124
<a name="14.2.5"></a>
225

326
# 14.2.5 (2022-10-05)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "14.2.5",
3+
"version": "14.2.6",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)