Skip to content

Commit 4a15b47

Browse files
committed
release: cut the v14.1.3 release
1 parent 11f4e0b commit 4a15b47

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="14.1.3"></a>
2+
3+
# 14.1.3 (2022-08-17)
4+
5+
### @angular-devkit/core
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- |
9+
| [365035cb3](https://github.com/angular/angular-cli/commit/365035cb37c57e07cb96e45a38f266b16b4e2fbf) | fix | update workspace extension warning to use correct phrasing |
10+
11+
## Special Thanks
12+
13+
AgentEnder, Alan Agius, Charles Lyding and Jason Bedard
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="14.1.2"></a>
218

319
# 14.1.2 (2022-08-10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "14.1.2",
3+
"version": "14.1.3",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)