Skip to content

Commit 3b7c4c7

Browse files
committed
chore(ship): v2.0.8
1 parent 989daa9 commit 3b7c4c7

File tree

3 files changed

+97
-85
lines changed

3 files changed

+97
-85
lines changed

CHANGELOG.md

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

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+
312
##### `v2.0.5`
413
- feat(router): Users/User Breadcrumb example with `/users/:id`
514
- chore: update `@coreui/react` to `2.0.4`,

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

0 commit comments

Comments
 (0)