Skip to content

Commit

Permalink
chore: ship v5.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Mar 14, 2024
1 parent 5486d59 commit 06373a1
Show file tree
Hide file tree
Showing 10 changed files with 610 additions and 508 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

---

#### `5.0.0-next.23`
#### `5.0.0-rc.0`

- chore(dependencies): update to `Angular 17.3`
- chore(dependencies): update to `CoreUI 5`
- refactor(sidebar): drop sidebar-toggler component, use directive instead, use control flow, use Input() transform
- refactor(widget): update to v5
- fix(tooltip): update offset for v5
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<h2 align="center">CoreUI for Angular</h3>

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

## Table of contents

Expand Down
Loading

0 comments on commit 06373a1

Please # to comment.