We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86ae15 commit 2017262Copy full SHA for 2017262
CHANGELOG.md
@@ -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
8
## [1.0.2](https://github.com/bootstrap-styled/react-admin/compare/v1.0.1...v1.0.2) (2019-02-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/react-admin",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "React Admin component for Bootstrap-Styled. It use UI from @bootstrap-styled/ra-ui",
"main": "lib/index.js",
"homepage": "https://bootstrap-styled.github.io/react-admin",
0 commit comments