Skip to content

Commit 73aef6a

Browse files
committed
chore(release): ship v5.5.13
1 parent 4e4f88e commit 73aef6a

File tree

10 files changed

+592
-529
lines changed

10 files changed

+592
-529
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
---
44

5+
#### `5.5.13`
6+
7+
- chore(dependencies): update to `Angular 20.3.0`
8+
9+
- `@angular-devkit/schematics` @ "20.3.1" (was "20.2.2")
10+
- `@angular/build` @ "20.3.1" (was "20.2.2")
11+
- `@angular/cli` @ "20.3.1" (was "20.2.2")
12+
- `@angular/compiler-cli` @ "20.3.0" (was "20.2.4")
13+
- `@angular/language-service` @ "20.3.0" (was "20.2.4")
14+
- `@angular/animations` @ "20.3.0" (was "20.2.4")
15+
- `@angular/cdk` @ "20.2.3" (was "20.2.2")
16+
- `@angular/common` @ "20.3.0" (was "20.2.4")
17+
- `@angular/compiler` @ "20.3.0" (was "20.2.4")
18+
- `@angular/core` @ "20.3.0" (was "20.2.4")
19+
- `@angular/forms` @ "20.3.0" (was "20.2.4")
20+
- `@angular/localize` @ "20.3.0" (was "20.2.4")
21+
- `@angular/platform-browser` @ "20.3.0" (was "20.2.4")
22+
- `@angular/platform-browser-dynamic` @ "20.3.0" (was "20.2.4")
23+
- `@angular/router` @ "20.3.0" (was "20.2.4")
24+
- `@types/node` @ "22.18.4" (was "22.18.1")
25+
- `ng-packagr` @ "20.3.0" (was "20.2.0")
26+
- `angular-eslint` @ "20.3.0" (was "20.2.0")
27+
- `eslint` @ "9.35.0" (was "9.34.0")
28+
- `typescript-eslint` @ "8.44.0" (was "8.42.0")
29+
30+
---
31+
532
#### `5.5.12`
633

734
- chore(dependencies): update to `Angular 20.2.4`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ Copyright 2025 creativeLabs Łukasz Holeczek. Code released under the [MIT Licen
236236
[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
237237
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
238238
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
239-
[angular-badge]: https://img.shields.io/badge/angular-^20.2.0-lightgrey.svg?style=flat-square&logo=angular
239+
[angular-badge]: https://img.shields.io/badge/angular-^20.3.0-lightgrey.svg?style=flat-square&logo=angular

0 commit comments

Comments
 (0)