Skip to content

Commit

Permalink
chore(release): ship v5.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
xidedix committed Jan 16, 2025
1 parent 29a5819 commit 5d6408f
Show file tree
Hide file tree
Showing 13 changed files with 641 additions and 1,048 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

---

#### `5.3.8-next`
#### `5.3.8`

- chore(dependencies): update to `Angular 19.1`
- refactor(form-control): signal inputs, host bindings, cleanup
- refactor(form-select): signal inputs, host bindings, cleanup
- refactor(form-label): signal inputs, host bindings, cleanup
Expand Down
2 changes: 1 addition & 1 deletion CLI.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @coreui/angular v5

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

## Development server

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ Copyright 2025 creativeLabs Łukasz Holeczek. Code released under the [MIT Licen
[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-^19.0.0-lightgrey.svg?style=flat-square&logo=angular
[angular-badge]: https://img.shields.io/badge/angular-^19.1.0-lightgrey.svg?style=flat-square&logo=angular
Loading

0 comments on commit 5d6408f

Please sign in to comment.