Skip to content

Commit e15924f

Browse files
committed
Ship: v2.0.1
1 parent 87135dc commit e15924f

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
###### `v2.0.1`
4+
- refactor(modals): buttons spacing
5+
- refactor(brand-buttons): buttons spacing
6+
- update: `@coreui/coreui` to `2.0.20`
7+
- update: `@angular/*` to `6.1.10`
8+
- update: `@angular/cli` to `6.2.6`
9+
- update: `chart.js` to `2.7.3`
10+
- update: `flag-icon-css` to `3.2.1`
11+
- update: `ngx-perfect-scrollbar` to `6.3.1`
12+
- update: `rxjs` to `6.3.3`
13+
- update: `rxjs-compat` to `6.3.3`
14+
- update: `tsickle` to `0.33.0`
15+
- update: `@types/jasmine` to `2.8.9`
16+
- update: `@types/jasminewd2` to `2.0.5`
17+
- update: `@types/node` to `10.12.0`
18+
- update: `codelyzer` to `4.5.0`
19+
- update: `karma-coverage-istanbul-reporter` to `2.0.4`
20+
- update: `protractor` to `5.4.1`
21+
322
###### `v2.0.0`
423
- fix(dropdowns): dropup misplaced temp fix
524
- chore: update `@coreui/icons` to `0.3.0`

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

0 commit comments

Comments
 (0)