Skip to content

Commit 2017262

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2019-03-04) ### Bug Fixes * **dependencies:** upgrade all dependencies ([3cc4118](3cc4118))
1 parent e86ae15 commit 2017262

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/bootstrap-styled/react-admin/compare/v1.0.2...v1.0.3) (2019-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **dependencies:** upgrade all dependencies ([3cc4118](https://github.com/bootstrap-styled/react-admin/commit/3cc4118))
7+
18
## [1.0.2](https://github.com/bootstrap-styled/react-admin/compare/v1.0.1...v1.0.2) (2019-02-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bootstrap-styled/react-admin",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "React Admin component for Bootstrap-Styled. It use UI from @bootstrap-styled/ra-ui",
55
"main": "lib/index.js",
66
"homepage": "https://bootstrap-styled.github.io/react-admin",

0 commit comments

Comments
 (0)