Skip to content

Commit d595e85

Browse files
committed
Ship: v2.1.3
1 parent 98c79bc commit d595e85

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
##### `v2.1.3`
4+
- fix(Collapse): add `mb-0` to accordion cards
5+
- fix(ButtonGroups): misplaced dropdownOpen
6+
- chore: update `@coreui/coreui` to `^2.1.5`
7+
- chore: update `@coreui/react` to `^2.1.3`
8+
- chore: update `bootstrap` to `^4.2.1`
9+
- chore: update `core-js` to `^2.6.1`
10+
- chore: update `enzyme` to `^3.8.0`
11+
- chore: update `enzyme-adapter-react-16` to `^1.7.1`
12+
- chore: update `node-sass` to `^4.11.0`
13+
- chore: update `react` to `^16.7.0`
14+
- chore: update `react-app-polyfill` to `^0.2.0`
15+
- chore: update `react-chartjs-2` to `^2.7.4`
16+
- chore: update `react-dom` to `^16.7.0`
17+
- chore: update `react-test-renderer` to `^16.7.0`
18+
- chore: update `reactstrap` to `^7.0.2`
19+
- chore: update `react-scripts` to `2.1.3`
20+
321
##### `v2.1.2`
422
- fix(scss): floating footer ie11 issue
523
- chore: update `@coreui/react` to `^2.1.1`

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.1.2",
3+
"version": "2.1.3",
44
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "https://coreui.io",

0 commit comments

Comments
 (0)