Skip to content

Commit a321d71

Browse files
committed
chore(release): ship v5.5.15 for Angular 20.3
1 parent 9029500 commit a321d71

File tree

5 files changed

+550
-486
lines changed

5 files changed

+550
-486
lines changed

CHANGELOG.md

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

33
---
44

5+
#### `5.5.15`
6+
7+
- chore(dependencies): update to Angular `20.3.1`
8+
- `@angular/build` @ "20.3.2" (was "20.2.1")
9+
- `@angular/cli` @ "20.3.2" (was "20.2.1")
10+
- `@angular/compiler-cli` @ "20.3.1" (was "20.2.2")
11+
- `@angular/animations` @ "20.3.1" (was "20.2.2")
12+
- `@angular/cdk` @ "20.2.4" (was "20.2.1")
13+
- `@angular/common` @ "20.3.1" (was "20.2.2")
14+
- `@angular/compiler` @ "20.3.1" (was "20.2.2")
15+
- `@angular/core` @ "20.3.1" (was "20.2.2")
16+
- `@angular/forms` @ "20.3.1" (was "20.2.2")
17+
- `@angular/language-service` @ "20.3.1" (was "20.2.2")
18+
- `@angular/localize` @ "20.3.1" (was "20.2.2")
19+
- `@angular/platform-browser` @ "20.3.1" (was "20.2.2")
20+
- `@angular/platform-browser-dynamic` @ "20.3.1" (was "20.2.2")
21+
- `@angular/router` @ "20.3.1" (was "20.2.2")
22+
- `@coreui/angular` @ "5.5.15" (was "5.5.11")
23+
- `@coreui/angular-chartjs` @ "5.5.15" (was "5.5.11")
24+
- `@coreui/coreui` @ "5.4.3" (was "5.4.2")
25+
- `@coreui/icons-angular` @ "5.5.15" (was "5.5.11")
26+
- `@types/node` @ "22.18.6" (was "22.18.0")
27+
- `jasmine-core` @ "5.10.0" (was "5.9.0")
28+
- `typescript` @ "5.9.2" (was "5.8.3")
29+
- refactor(navItems): add autocomplete pro component docs link
30+
31+
---
32+
533
#### `5.5.11`
634

735
- chore(dependencies): update to Angular `20.2.2`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
66
[![npm package][npm-coreui-badge]][npm-coreui]
77
[![NPM downloads][npm-coreui-download]][npm-coreui]
8-
![angular](https://img.shields.io/badge/angular-^20.2.0-lightgrey.svg?style=flat-square&logo=angular)
8+
![angular](https://img.shields.io/badge/angular-^20.3.0-lightgrey.svg?style=flat-square&logo=angular)
99

1010
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
1111

0 commit comments

Comments
 (0)