Skip to content

Commit 5085c62

Browse files
committed
release: cut the v16.2.9 release
1 parent 2a1bbc0 commit 5085c62

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="16.2.9"></a>
2+
3+
# 16.2.9 (2023-11-01)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
9+
| [75b74912b](https://github.com/angular/angular-cli/commit/75b74912b937f0dd723ae44c826a193eff68763c) | fix | allow dash in selector before a number |
10+
11+
### @angular-devkit/schematics
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
15+
| [2a1bbc007](https://github.com/angular/angular-cli/commit/2a1bbc0077c900946948c3ae1f1564e60bc2b1c7) | fix | running external schematics with yarn pnp |
16+
| [5f4ca4ebf](https://github.com/angular/angular-cli/commit/5f4ca4ebf93c741338a26ed2cf08a72893ce9b4e) | fix | running external schematics with yarn pnp |
17+
18+
<!-- CHANGELOG SPLIT MARKER -->
19+
120
<a name="16.2.8"></a>
221

322
# 16.2.8 (2023-10-25)

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": "16.2.8",
3+
"version": "16.2.9",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)