Skip to content

Commit a721f7a

Browse files
committed
chore(release): v5.0.0-rc.1
1 parent 5db3dbe commit a721f7a

File tree

6 files changed

+669
-735
lines changed

6 files changed

+669
-735
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
---
44

5-
#### `5.0.0-rc.0`
5+
#### `5.0.0-rc.1`
66

77
- chore(dependencies): update to `Angular 17.3`
88
- chore(dependencies): update to `CoreUI 5`
@@ -39,6 +39,9 @@
3939
- refactor(accordion): use Input() transform
4040
- refactor(chartjs): update to ChartJS 4.x, types cleanup, use afterRender for SSR
4141
- refactor(icon): add afterNextRender for SSR, add aria-hidden attribute, improve testing
42+
- feat(utilities): TextBgColor directive
43+
- refactor(badge): improve background and text color handling with TextBgColor directive composition api
44+
- refactor(card): improve background and text color handling with TextBgColor directive composition api
4245

4346
---
4447

0 commit comments

Comments
 (0)