Skip to content

Commit e286203

Browse files
committed
chore: ship v2.0.0
1 parent 4b87a34 commit e286203

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## [angular](./README.md) version `changelog`
22

3+
###### `v2.0.0`
4+
- fix(dropdowns): dropup misplaced temp fix
5+
- chore: update `@coreui/icons` to `0.3.0`
6+
- refactor(coreui-icons): move to `@coreui/icons v0.3.0`
7+
- update: `@angular/*` to `6.1.6`
8+
- update: `angular-devkit/build-angular` to `0.7.5`
9+
- update: `@angular/cli` to `6.1.5`
10+
- update: `rxjs` to `6.3.0`
11+
- update: `rxjs-compat` to `6.3.0`
12+
- update: `@types/node` to `10.9.4`
13+
- update: `jasmine-core` to `3.2.1`
14+
- update: `karma-coverage-istanbul-reporter` to `2.0.2`
15+
- update: `karma-jasmine-html-reporter` to `1.3.1`
16+
317
###### `v2.0.0-rc.4`
418
- fix(forms): validation classes example closes #95
519
- fix(forms): card-header-actions example

Diff for: package.json

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

0 commit comments

Comments
 (0)