chore(ship) v2.0.5
This commit is contained in:
parent
cea4da0418
commit
6bf0920772
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
|
||||
|
||||
##### `v2.0.5`
|
||||
- feat(router): Users/User Breadcrumb example with `/users/:id`
|
||||
- chore: update `@coreui/react` to `2.0.4`,
|
||||
- chore: update `prop-types` to `15.6.2`
|
||||
- chore: update `react` to `16.4.1`
|
||||
- chore: update `react-dom` to `16.4.1`
|
||||
- chore: update `react-test-renderer` to `16.4.1`
|
||||
- chore: update `npm-run-all` to `4.1.3`
|
||||
- chore: add `.env` file
|
||||
|
||||
##### `v2.0.4`
|
||||
- feat(Forms): FormFeedback valid, toggleFade
|
||||
- refactor(Cards): toggleFade
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@coreui/coreui-free-react-admin-template",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
|
||||
"author": "Łukasz Holeczek",
|
||||
"homepage": "https://coreui.io",
|
||||
|
Loading…
Reference in New Issue
Block a user