Skip to content

Commit 9b8027e

Browse files
committed
chore(release): ship v5.2.14
1 parent 9ebc54b commit 9b8027e

File tree

10 files changed

+2047
-3841
lines changed

10 files changed

+2047
-3841
lines changed

CHANGELOG.md

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

33
---
44

5+
#### `5.2.14`
6+
-
7+
- chore(dependencies): update to Angular `18.2`
8+
- chore(dependencies): update to typescript `~5.5.4`
9+
- chore(dependencies): update to typescript-eslint `~8.1.0`
10+
- chore(dependencies): update to angular-eslint `~18.3.0`
11+
- refactor(button): input signals
12+
13+
---
14+
515
#### `5.2.13`
616

717
- chore(dependencies): update

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
3838
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
3939
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
40-
[angular-badge]: https://img.shields.io/badge/angular-^18.1.0-lightgrey.svg?style=flat-square&logo=angular
40+
[angular-badge]: https://img.shields.io/badge/angular-^18.2.0-lightgrey.svg?style=flat-square&logo=angular
4141

4242
## Table of contents
4343

0 commit comments

Comments
 (0)