File tree 3 files changed +97
-85
lines changed
3 files changed +97
-85
lines changed Original file line number Diff line number Diff line change 1
1
## [ CoreUI] ( https://coreui.io/ ) for [ react] ( ./REACT.md ) changelog
2
2
3
+ ##### ` v2.0.8 `
4
+ - fix(User): add missing unique key prop
5
+ - fix(Login): add missing form and autoComplete
6
+ - fix(Register): add missing form and autoComplete
7
+ - chore: update ` @coreui/react ` to ` 2.0.5 `
8
+ - chore: update ` bootstrap ` to ` 4.1.3 `
9
+ - chore: update ` reactstrap ` to ` 6.3.1 `
10
+ - chore: update ` babel-jest ` to ` 23.4.2 `
11
+
3
12
##### ` v2.0.5 `
4
13
- feat(router): Users/User Breadcrumb example with ` /users/:id `
5
14
- chore: update ` @coreui/react ` to ` 2.0.4 ` ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-react-admin-template" ,
3
- "version" : " 2.0.6 " ,
3
+ "version" : " 2.0.8 " ,
4
4
"description" : " CoreUI React Open Source Bootstrap 4 Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " https://coreui.io" ,
You can’t perform that action at this time.
0 commit comments