Skip to content

Commit d64341a

Browse files
committed
chore(release): ship v5.6.7 for Angular 21.1
1 parent 733a719 commit d64341a

File tree

10 files changed

+37
-13
lines changed

10 files changed

+37
-13
lines changed

CHANGELOG.md

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

33
---
44

5+
#### `5.6.7`
6+
7+
- chore(dependencies): update to `Angular 21.1`
8+
- `@angular-devkit/schematics` @ "21.1.0" (was "21.0.5")
9+
- `@angular/build` @ "21.1.0" (was "21.0.5")
10+
- `@angular/cli` @ "21.1.0" (was "21.0.5")
11+
- `@angular/compiler-cli` @ "21.1.0" (was "21.0.8")
12+
- `@angular/language-service` @ "21.1.0" (was "21.0.8")
13+
- `@angular/animations` @ "21.1.0" (was "21.0.8")
14+
- `@angular/cdk` @ "21.1.0" (was "21.0.6")
15+
- `@angular/common` @ "21.1.0" (was "21.0.8")
16+
- `@angular/compiler` @ "21.1.0" (was "21.0.8")
17+
- `@angular/core` @ "21.1.0" (was "21.0.8")
18+
- `@angular/forms` @ "21.1.0" (was "21.0.8")
19+
- `@angular/localize` @ "21.1.0" (was "21.0.8")
20+
- `@angular/platform-browser` @ "21.1.0" (was "21.0.8")
21+
- `@angular/router` @ "21.1.0" (was "21.0.8")
22+
- `@types/node` @ "24.10.9" (was "24.10.8")
23+
- `ng-packagr` @ "21.1.0" (was "21.0.1")
24+
- `prettier` @ "3.8.0" (was "3.7.4")
25+
- chore(dependencies): overrides `undici` version to `^7.18.2` to mitigate 2 [low severity vulnerabilities](https://github.com/advisories/GHSA-g9mf-h72j-4rw9)
26+
27+
---
28+
529
#### `5.6.6`
630

731
- refactor(dropdown): border radius cleanup

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-^21.0.0-lightgrey.svg?style=flat-square&logo=angular
239+
[angular-badge]: https://img.shields.io/badge/angular-^21.1.0-lightgrey.svg?style=flat-square&logo=angular

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-angular-dev",
3-
"version": "5.6.6",
3+
"version": "5.6.7",
44
"description": "CoreUI Components Library for Angular",
55
"copyright": "Copyright 2025 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-angular-chartjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Featured CoreUI for Angular libraries:
4646
[npm-badge-next]: https://img.shields.io/npm/v/@coreui/angular-chartjs/next?style=flat-square&color=red
4747
[npm]: https://www.npmjs.com/package/@coreui/angular-chartjs
4848
[npm-download]: https://img.shields.io/npm/dm/@coreui/angular-chartjs.svg?style=flat-square
49-
[angular-badge]: https://img.shields.io/badge/angular-^21.0.0-lightgrey.svg?style=flat-square&logo=angular
49+
[angular-badge]: https://img.shields.io/badge/angular-^21.1.0-lightgrey.svg?style=flat-square&logo=angular
5050

5151
##### install:
5252

projects/coreui-angular-chartjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular-chartjs",
3-
"version": "5.6.6",
3+
"version": "5.6.7",
44
"description": "Angular wrapper component for Chart.js",
55
"copyright": "Copyright 2025 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-angular/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-^21.0.0-lightgrey.svg?style=flat-square&logo=angular
239+
[angular-badge]: https://img.shields.io/badge/angular-^21.1.0-lightgrey.svg?style=flat-square&logo=angular

projects/coreui-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "5.6.6",
3+
"version": "5.6.7",
44
"description": "CoreUI Components Library for Angular",
55
"copyright": "Copyright 2025 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-icons-angular/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Featured CoreUI for Angular libraries:
5151
[npm-coreui-icons-angular-v5-ng21]: https://img.shields.io/npm/v/@coreui/icons-angular/v5-ng21?style=flat-square&color=brightgreen
5252
[npm-coreui-icons-angular-latest]: https://img.shields.io/npm/v/@coreui/icons-angular/latest?style=flat-square&color=brightgreen
5353
[npm-coreui-icons-angular-next]: https://img.shields.io/npm/v/@coreui/icons-angular/next?style=flat-square&color=red
54-
[angular-badge]: https://img.shields.io/badge/angular-^21.0.0-lightgrey.svg?style=flat-square&logo=angular
54+
[angular-badge]: https://img.shields.io/badge/angular-^21.1.0-lightgrey.svg?style=flat-square&logo=angular
5555

5656
## `cIcon` directive
5757

projects/coreui-icons-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/icons-angular",
3-
"version": "5.6.6",
3+
"version": "5.6.7",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2025 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)