Skip to content

Commit

Permalink
release: v12.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
josephperrott committed Jun 17, 2021
1 parent 911b5e4 commit 7e04ed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
"version": "12.0.4",
"version": "12.0.5",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schematics/angular/utility/latest-versions.ts
Expand Up @@ -8,7 +8,7 @@

export const latestVersions = {
// These versions should be kept up to date with latest Angular peer dependencies.
Angular: '~12.0.4',
Angular: '~12.0.5',
RxJs: '~6.6.0',
ZoneJs: '~0.11.4',
TypeScript: '~4.2.3',
Expand Down

0 comments on commit 7e04ed1

Please sign in to comment.