Skip to content

Commit 73a059a

Browse files
committed
Ship: v2.5.1
1 parent 7a2a119 commit 73a059a

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
## [angular](./README.md) version `changelog`
1+
## [CoreUI for Angular](./README.md) version `changelog`
2+
3+
###### `v2.5.1`
4+
###### dependencies update
5+
- update `@coreui/angular` to `^2.5.1`
6+
- update `ngx-bootstrap` to `^5.0.0`
7+
- update `ngx-perfect-scrollbar` to `^8.0.0`
8+
- update `tslib` to `^1.10.0`
9+
- update `@angular-devkit/build-angular` to `^0.800.2`
10+
- update `@angular/cli` to `^8.0.2`
11+
- update `@types/node` to `^12.0.7`
212

313
###### `v2.5.0`
414
- refactor(app.routing): lazy loading via dynamic import()

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

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
* CoreUI - Free Angular Admin Template
3-
* @version v2.5.0
3+
* @version v2.5.1
44
* @link https://coreui.io/angular/
55
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
66
* Licensed under MIT (https://coreui.io/license)

0 commit comments

Comments
 (0)