We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9be44 commit 1fb2478Copy full SHA for 1fb2478
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
2
3
+##### `v2.1.2`
4
+- fix(scss): floating footer ie11 issue
5
+- chore: update `@coreui/react` to `^2.1.1`
6
+
7
##### `v2.1.1`
8
- refactor(App.js): code splitting with `react-loadable` (waiting for release of `react-router-dom`)
9
- refactor(routes.js): code splitting with `React.lazy`, remove `react-loadable`
package.json
@@ -1,6 +1,6 @@
{
"name": "@coreui/coreui-free-react-admin-template",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
"author": "Łukasz Holeczek",
"homepage": "https://coreui.io",
0 commit comments