Skip to content

Commit 5eac06b

Browse files
committed
chore: 3.0.4 version release: update dependencies
1 parent 7e2c87b commit 5eac06b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ All notable changes to this project will be documented in this file. Dates are d
77
> 17 June 2020
88
99
- chore: add auto-changelog [`dd56a22`](https://github.com/coreui/coreui-react/commit/dd56a22df2479371b33abc3802fb4f0406525fe1)
10+
- chore: 3.0.3 version release: update dependencies and changelog [`293c637`](https://github.com/coreui/coreui-react/commit/293c63726e1a477af657d6b13fa619cba3ecde2f)
1011
- fix: CModal: fix animations [`7740fce`](https://github.com/coreui/coreui-react/commit/7740fcee3583d0fd9324f23d1cd12f0c9914b19a)
11-
- fix: CBreadcrumbRouter: add route parameters support #118 [`6d8b59b`](https://github.com/coreui/coreui-react/commit/6d8b59b9cfa145a30f4e54832941ce28ef514e29)
1212

1313
#### [3.0.2](https://github.com/coreui/coreui-react/compare/3.0.1...3.0.2)
1414

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {
@@ -60,7 +60,7 @@
6060
"babel-eslint": "^10.1.0",
6161
"enzyme": "^3.11.0",
6262
"enzyme-adapter-react-16": "^1.15.2",
63-
"eslint": "^7.2.0",
63+
"eslint": "^7.3.0",
6464
"eslint-plugin-import": "^2.21.2",
6565
"eslint-plugin-react": "^7.20.0",
6666
"nwb": "^0.25.2",

0 commit comments

Comments
 (0)