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 efe1b04 commit 2c7aa79Copy full SHA for 2c7aa79
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/bootstrap-styled/react-admin/compare/v1.0.3...v1.0.4) (2019-03-11)
2
+
3
4
+### Bug Fixes
5
6
+* **dependencies:** upgrade all dependencies ([c1ae668](https://github.com/bootstrap-styled/react-admin/commit/c1ae668))
7
8
## [1.0.3](https://github.com/bootstrap-styled/react-admin/compare/v1.0.2...v1.0.3) (2019-03-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/react-admin",
- "version": "1.0.3",
+ "version": "1.0.4",
"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