Skip to content

Commit 5d6408f

Browse files
committed
chore(release): ship v5.3.8
1 parent 29a5819 commit 5d6408f

File tree

13 files changed

+641
-1048
lines changed

13 files changed

+641
-1048
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
---
55

6-
#### `5.3.8-next`
6+
#### `5.3.8`
77

8+
- chore(dependencies): update to `Angular 19.1`
89
- refactor(form-control): signal inputs, host bindings, cleanup
910
- refactor(form-select): signal inputs, host bindings, cleanup
1011
- refactor(form-label): signal inputs, host bindings, cleanup

CLI.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @coreui/angular v5
22

3-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.0.2.
3+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 19.1.0.
44

55
## Development server
66

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ Copyright 2025 creativeLabs Łukasz Holeczek. Code released under the [MIT Licen
222222
[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
223223
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
224224
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
225-
[angular-badge]: https://img.shields.io/badge/angular-^19.0.0-lightgrey.svg?style=flat-square&logo=angular
225+
[angular-badge]: https://img.shields.io/badge/angular-^19.1.0-lightgrey.svg?style=flat-square&logo=angular

0 commit comments

Comments
 (0)