Skip to content

Commit df310ee

Browse files
committed
ship: v4.5.16
1 parent 6cffa9c commit df310ee

File tree

5 files changed

+1920
-1175
lines changed

5 files changed

+1920
-1175
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
---
44

5+
#### `4.5.16`
6+
7+
- chore(dependencies): update to `Angular 16.2`
8+
- fix(carousels): remove routerLink directives from carousel controls
9+
- chore: add CoreUI links to the sidebar-nav, minor refactors
10+
- refactor(styles): scrollbar tweaks
11+
- refactor(styles): scss variables - disable deprecation messages
12+
13+
---
14+
515
#### `4.5.2`
616

717
- chore(dependencies): update to `Angular 16.1`

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
55
[![npm package][npm-coreui-badge]][npm-coreui]
66
[![NPM downloads][npm-coreui-download]][npm-coreui]
7-
![angular](https://img.shields.io/badge/angular-^16.1.0-lightgrey.svg?style=flat-square&logo=angular)
7+
![angular](https://img.shields.io/badge/angular-^16.2.0-lightgrey.svg?style=flat-square&logo=angular)
88

99
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
1010
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square

0 commit comments

Comments
 (0)