Skip to content

Commit 1fb2478

Browse files
committed
Ship: v2.1.2
1 parent 5d9be44 commit 1fb2478

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
##### `v2.1.2`
4+
- fix(scss): floating footer ie11 issue
5+
- chore: update `@coreui/react` to `^2.1.1`
6+
37
##### `v2.1.1`
48
- refactor(App.js): code splitting with `react-loadable` (waiting for release of `react-router-dom`)
59
- refactor(routes.js): code splitting with `React.lazy`, remove `react-loadable`

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

0 commit comments

Comments
 (0)