Skip to content

Commit

Permalink
release: cut the v16.2.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Nov 1, 2023
1 parent 2a1bbc0 commit 5085c62
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="16.2.9"></a>

# 16.2.9 (2023-11-01)

### @schematics/angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
| [75b74912b](https://github.com/angular/angular-cli/commit/75b74912b937f0dd723ae44c826a193eff68763c) | fix | allow dash in selector before a number |

### @angular-devkit/schematics

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
| [2a1bbc007](https://github.com/angular/angular-cli/commit/2a1bbc0077c900946948c3ae1f1564e60bc2b1c7) | fix | running external schematics with yarn pnp |
| [5f4ca4ebf](https://github.com/angular/angular-cli/commit/5f4ca4ebf93c741338a26ed2cf08a72893ce9b4e) | fix | running external schematics with yarn pnp |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.8"></a>

# 16.2.8 (2023-10-25)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
"version": "16.2.8",
"version": "16.2.9",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit 5085c62

Please sign in to comment.