Skip to content

Commit 007e0f1

Browse files
committed
ship: v4.7.14 for Angular 17.2
1 parent c6a1158 commit 007e0f1

File tree

7 files changed

+1010
-733
lines changed

7 files changed

+1010
-733
lines changed

Diff for: CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,23 @@
22

33
---
44

5+
#### `4.7.14`
6+
7+
- chore: move to `application` builder
8+
- chore(dependencies): update to `Angular 17.2`
9+
- `Angular 17.2`
10+
- `TypeScript ~5.3`
11+
- `zone.js ~0.14.4`
12+
- `@coreui/angular ~4.7.14`
13+
- `@coreui/angular-chartjs ~4.7.14`
14+
- `@coreui/icons-angular ~4.7.14`
15+
16+
---
17+
518
#### `4.7.13`
619

720
- chore(dependencies): update to `Angular 17.1`
8-
- `Angular 17`
21+
- `Angular 17.1`
922
- `TypeScript ~5.2`
1023
- `zone.js ~0.14.3`
1124
- `@coreui/angular ~4.7.13`

Diff for: LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2023 creativeLabs Łukasz Holeczek
3+
Copyright (c) 2017-2024 creativeLabs Łukasz Holeczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Diff for: README.md

+2-2
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-^17.1.0-lightgrey.svg?style=flat-square&logo=angular)
7+
![angular](https://img.shields.io/badge/angular-^17.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
@@ -215,7 +215,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
215215

216216
## Copyright and License
217217

218-
copyright 2017-2023 creativeLabs Łukasz Holeczek.
218+
copyright 2017-2024 creativeLabs Łukasz Holeczek.
219219

220220

221221
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).

0 commit comments

Comments
 (0)