Skip to content

Commit 4074069

Browse files
committed
chore(release): ship v5.2.15
1 parent 15f3f43 commit 4074069

File tree

5 files changed

+1500
-1123
lines changed

5 files changed

+1500
-1123
lines changed

Diff for: CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@
22

33
---
44

5+
#### `5.2.15`
6+
7+
- chore(dependencies): update to `Angular 18.2`
8+
- refactor: move ColorModeService setup from default-header to app component
9+
- chore(karma.conf): add custom chrome launcher with `--disable-search-engine-choice-screen` flag
10+
11+
---
12+
513
#### `5.2.5`
614

7-
- chore(dependencies): update to Angular 18.1
15+
- chore(dependencies): update to `Angular 18.1`
816
- refactor(cards): card navigation update to the latest `tabs` api
917

1018
---

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
66
[![npm package][npm-coreui-badge]][npm-coreui]
77
[![NPM downloads][npm-coreui-download]][npm-coreui]
8-
![angular](https://img.shields.io/badge/angular-^18.1.0-lightgrey.svg?style=flat-square&logo=angular)
8+
![angular](https://img.shields.io/badge/angular-^18.2.0-lightgrey.svg?style=flat-square&logo=angular)
99

1010
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
1111

@@ -81,7 +81,7 @@ Before you begin, make sure your development environment includes `Node.js®` an
8181

8282
###### Node.js
8383

84-
[**Angular 18**](https://angular.io/guide/what-is-angular) requires `Node.js` LTS version `^18.19` or `^20.09`.
84+
[**Angular 18**](https://angular.io/guide/what-is-angular) requires `Node.js` LTS version `^18.19` or `^20.11`.
8585

8686
- To check your version, run `node -v` in a terminal/console window.
8787
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).

0 commit comments

Comments
 (0)