Skip to content

Commit 06373a1

Browse files
committed
chore: ship v5.0.0-rc.0
1 parent 5486d59 commit 06373a1

File tree

10 files changed

+610
-508
lines changed

10 files changed

+610
-508
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
---
44

5-
#### `5.0.0-next.23`
5+
#### `5.0.0-rc.0`
66

7+
- chore(dependencies): update to `Angular 17.3`
8+
- chore(dependencies): update to `CoreUI 5`
79
- refactor(sidebar): drop sidebar-toggler component, use directive instead, use control flow, use Input() transform
810
- refactor(widget): update to v5
911
- fix(tooltip): update offset for v5

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h2 align="center">CoreUI for Angular</h3>
1212

1313
<p align="center">
14-
Angular Components Library built on top of Bootstrap 5 and TypeScript.
14+
Angular Components Library built on top of Bootstrap 5.3 and TypeScript.
1515
<br>
1616
<a href="https://coreui.io/angular/docs/"><strong>Explore CoreUI for Angular docs »</strong></a>
1717
<br>
@@ -35,7 +35,7 @@
3535
[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
3636
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
3737
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
38-
[angular-badge]: https://img.shields.io/badge/angular-^17.2.0-lightgrey.svg?style=flat-square&logo=angular
38+
[angular-badge]: https://img.shields.io/badge/angular-^17.3.0-lightgrey.svg?style=flat-square&logo=angular
3939

4040
## Table of contents
4141

0 commit comments

Comments
 (0)