Skip to content

Commit 4ea891f

Browse files
committed
chore(release): ship v5.5.4 for Angular 20.1
1 parent 87e816c commit 4ea891f

File tree

10 files changed

+1205
-895
lines changed

10 files changed

+1205
-895
lines changed

CHANGELOG.md

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

33
---
44

5+
#### `5.5.4`
6+
7+
- chore(dependencies): update to `Angular 20.1`
8+
- fix(tab-list): keyboard arrows handle for `rtl`
9+
- refactor(rtl.service): ensure RTL detection works regardless of HTML attribute or CSS property direction (computed style check)
10+
11+
---
12+
513
#### `5.5.3`
614

715
- chore(dependencies): update

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

0 commit comments

Comments
 (0)