Skip to content

Commit 0be607a

Browse files
committed
chore(release): ship v5.6.7 for Angular 21.1
1 parent 3a60b1f commit 0be607a

6 files changed

Lines changed: 875 additions & 1511 deletions

File tree

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.6.7`
6+
7+
- chore(dependencies): update to 'Angular 21.1'
8+
- `@angular/build` @ "21.1.0" (was "21.0.5")
9+
- `@angular/cli` @ "21.1.0" (was "21.0.5")
10+
- `@angular/compiler-cli` @ "21.1.0" (was "21.0.7")
11+
- `@angular/animations` @ "21.1.0" (was "21.0.7")
12+
- `@angular/cdk` @ "21.1.0" (was "21.0.5")
13+
- `@angular/common` @ "21.1.0" (was "21.0.7")
14+
- `@angular/compiler` @ "21.1.0" (was "21.0.7")
15+
- `@angular/core` @ "21.1.0" (was "21.0.7")
16+
- `@angular/forms` @ "21.1.0" (was "21.0.7")
17+
- `@angular/language-service` @ "21.1.0" (was "21.0.7")
18+
- `@angular/localize` @ "21.1.0" (was "21.0.7")
19+
- `@angular/platform-browser` @ "21.1.0" (was "21.0.7")
20+
- `@angular/platform-browser-dynamic` @ "21.1.0" (was "21.0.7")
21+
- `@angular/router` @ "21.1.0" (was "21.0.7")
22+
- `@coreui/angular` @ "5.6.7" (was "5.6.5")
23+
- `@coreui/angular-chartjs` @ "5.6.7" (was "5.6.5")
24+
- `@coreui/icons-angular` @ "5.6.7" (was "5.6.5")
25+
- `@types/jasmine` @ "5.1.15" (was "5.1.13")
26+
- `@types/node` @ "24.10.9" (was "24.10.4")
27+
- chore(dependencies): overrides `undici` version to `^7.18.2` to mitigate 2 [low severity vulnerabilities](https://github.com/advisories/GHSA-g9mf-h72j-4rw9)
28+
- chore(dependencies): remove overrides `sass`
29+
30+
---
31+
532
#### `5.6.5`
633

734
- chore(dependencies): update

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2025 creativeLabs Łukasz Holeczek
3+
Copyright (c) 2017-2026 creativeLabs Łukasz Holeczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
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-^21.0.0-lightgrey.svg?style=flat-square&logo=angular)
8+
![angular](https://img.shields.io/badge/angular-^21.1.0-lightgrey.svg?style=flat-square&logo=angular)
99

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

@@ -279,7 +279,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
279279

280280
## Copyright and License
281281

282-
copyright 2025 creativeLabs Łukasz Holeczek.
282+
copyright 2026 creativeLabs Łukasz Holeczek.
283283

284284
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
285285
There is only one limitation you can't re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In the past, we faced some problems with

0 commit comments

Comments
 (0)