Skip to content

Commit d6665c2

Browse files
committed
Ship: v2.4.5
1 parent 591b6ee commit d6665c2

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
## [angular](./README.md) version `changelog`
22

3+
###### `v2.4.5`
4+
- refactor(modals): add `@ViewChild`
5+
- update: `@coreui/angular` to `^2.4.5`
6+
- update: `@coreui/coreui` to `^2.1.8`
7+
- update: `@angular/animations` to `^7.2.10`
8+
- update: `@angular/common` to `^7.2.10`
9+
- update: `@angular/compiler` to `^7.2.10`
10+
- update: `@angular/core` to `^7.2.10`
11+
- update: `@angular/forms` to `^7.2.10`
12+
- update: `@angular/http` to `^7.2.10`
13+
- update: `@angular/platform-browser` to `^7.2.10`
14+
- update: `@angular/platform-browser-dynamic` to `^7.2.10`
15+
- update: `@angular/router` to `^7.2.10`
16+
- update: `chart.js` to `^2.8.0`
17+
- update: `flag-icon-css` to `^3.3.0`
18+
- update: `@angular-devkit/build-angular` to `^0.13.6`
19+
- update: `@angular/cli` to `^7.3.6`
20+
- update: `@angular/compiler-cli` to `^7.2.10`
21+
- update: `@angular/language-service` to `^7.2.10`
22+
- update: `@types/jasmine` to `^3.3.12`
23+
- update: `@types/node` to `^11.11.4`
24+
- update: `karma` to `^4.0.1`
25+
- update: `ts-node` to `^8.0.3`
26+
- update: `tslint` to `^5.14.0`
27+
328
###### `v2.4.3`
429
- update: `@coreui/angular` to `^2.4.3`
530
- update: `@coreui/coreui` to `^2.1.7`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-angular-admin-template",
3-
"version": "2.4.3",
3+
"version": "2.4.5",
44
"description": "CoreUI Free Angular 2+ Admin Template",
55
"author": {
66
"name": "Łukasz Holeczek",

0 commit comments

Comments
 (0)