Skip to content

Commit 0b8dad8

Browse files
committed
Ship: v2.4.3
1 parent 286e59f commit 0b8dad8

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
###### `v2.4.3`
4+
- update: `@coreui/angular` to `^2.4.3`
5+
- update: `@coreui/coreui` to `^2.1.7`
6+
- update: `@angular/animations` to `^7.2.6`
7+
- update: `@angular/common` to `^7.2.6`
8+
- update: `@angular/compiler` to `^7.2.6`
9+
- update: `@angular/core` to `^7.2.6`
10+
- update: `@angular/forms` to `^7.2.6`
11+
- update: `@angular/http` to `^7.2.6`
12+
- update: `@angular/platform-browser` to `^7.2.6`
13+
- update: `@angular/platform-browser-dynamic` to `^7.2.6`
14+
- update: `@angular/router` to `^7.2.6`
15+
- update: `@angular-devkit/build-angular` to `^0.13.3`
16+
- update: `@angular/cli` to `^7.3.3`
17+
- update: `@angular/compiler-cli` to `^7.2.6`
18+
- update: `@angular/language-service` to `^7.2.6`
19+
- update: `ngx-perfect-scrollbar` to `^7.2.1`
20+
321
###### `v2.4.0`
422
- fix(sidebar): navItems reassignment bug #126, #42
523
- refactor(default-layout): use `cui-breadcrumb` instead of deprecated `app-breadcrumb` (migrate when ready)

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.0",
3+
"version": "2.4.3",
44
"description": "CoreUI Free Angular 2+ Admin Template",
55
"author": {
66
"name": "Łukasz Holeczek",

0 commit comments

Comments
 (0)