Skip to content

Commit 1ecb8e7

Browse files
committed
ship: v4.7.0 for Angular 17
1 parent e0c988b commit 1ecb8e7

File tree

5 files changed

+2491
-2615
lines changed

5 files changed

+2491
-2615
lines changed

Diff for: CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
---
44

5+
#### `4.7.0`
6+
7+
- chore(dependencies): update to `Angular 17`
8+
- `Angular 17`
9+
- `TypeScript ~5.2`
10+
- `zone.js ~0.14.2`
11+
- `@coreui/angular ~4.7.0`
12+
- `@coreui/angular-chartjs ~4.7.0`
13+
- `@coreui/icons-angular ~4.7.0`
14+
15+
```shell
16+
ng update @angular/core@17 @angular/cli@17 @angular/cdk@17 @coreui/angular@~4.7 @coreui/angular-chartjs@~4.7 @coreui/icons-angular@~4.7
17+
18+
```
19+
20+
---
21+
522
#### `4.5.28`
623

724
- chore(dependencies): update

Diff for: README.md

+4-4
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.2.0-lightgrey.svg?style=flat-square&logo=angular)
7+
![angular](https://img.shields.io/badge/angular-^17.0.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
@@ -14,7 +14,7 @@
1414
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
1515
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
1616

17-
# CoreUI Free Admin Dashboard Template for Angular 16
17+
# CoreUI Free Admin Dashboard Template for Angular 17
1818

1919
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
2020

@@ -62,7 +62,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
6262
Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager.
6363

6464
###### Node.js
65-
[**Angular 16**](https://angular.io/guide/what-is-angular) requires `Node.js` LTS version `^16.14` or `^18.10`.
65+
[**Angular 17**](https://angular.io/guide/what-is-angular) requires `Node.js` LTS version `^18.13` or `^20.09`.
6666

6767
- To check your version, run `node -v` in a terminal/console window.
6868
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
@@ -126,7 +126,7 @@ The documentation for the CoreUI Admin Template is hosted at our website [CoreUI
126126

127127
---
128128

129-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0.
129+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.0.
130130

131131
## Versioning
132132

0 commit comments

Comments
 (0)