Skip to content

Commit 4370de1

Browse files
committed
ship: v2.0.14
1 parent 2636edd commit 4370de1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
22

3+
##### `v2.0.14`
4+
- chore: update `@coreui/coreui` to `2.0.25`
5+
- chore: update `chart.js` to `2.7.3`
6+
- chore: update `flag-icon-css` to `3.2.1`
7+
- chore: update `node-sass` to `4.9.4`
8+
- chore: update `react` to `16.6.0`
9+
- chore: update `react-dom` to `16.6.0`
10+
- chore: update `react-router-config` to `4.4.0-beta.6`
11+
- chore: update `react-test-renderer` to `16.6.0`
12+
- chore: update `react-scripts` to `2.1.1`
13+
14+
315
##### `v2.0.13`
416
- refactor: migration to [Create React App 2.0](https://reactjs.org/blog/2018/10/01/create-react-app-v2.html) cleanup
517
- cleanup `package.json` scripts

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-react-admin-template",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "https://coreui.io",

0 commit comments

Comments
 (0)