Skip to content

Commit 6bf0920

Browse files
committed
chore(ship) v2.0.5
1 parent cea4da0 commit 6bf0920

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
##### `v2.0.5`
4+
- feat(router): Users/User Breadcrumb example with `/users/:id`
5+
- chore: update `@coreui/react` to `2.0.4`,
6+
- chore: update `prop-types` to `15.6.2`
7+
- chore: update `react` to `16.4.1`
8+
- chore: update `react-dom` to `16.4.1`
9+
- chore: update `react-test-renderer` to `16.4.1`
10+
- chore: update `npm-run-all` to `4.1.3`
11+
- chore: add `.env` file
12+
313
##### `v2.0.4`
414
- feat(Forms): FormFeedback valid, toggleFade
515
- refactor(Cards): toggleFade

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

0 commit comments

Comments
 (0)