Skip to content

Commit

Permalink
Merge pull request #348 from ConsenSys/development
Browse files Browse the repository at this point in the history
v0.9.6 release
  • Loading branch information
gesquinca authored Jul 18, 2019
2 parents 7f1bdeb + 8db0297 commit c7e72a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,15 @@ class Example extends Component {

## Change log

### 0.9.6

- Fixed default theme in rimble ThemeProvider.

### 0.9.5

- Fixed Select component accepts more options + children.
- Fixed default theme in rimble ThemeProvider.
- Fixed outdated dependencies vulnerability.
- Fixed PublicAddress width property being passed to it's parent Field component.
- Fixed PublicAddress width property being passed to it's parent Field component.

### 0.9.4

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rimble-ui",
"version": "0.9.5",
"version": "0.9.6",
"description": "Rimble Design System react component library.",
"author": "ConsenSys Design",
"homepage": "https://rimble.consensys.design/",
Expand Down

0 comments on commit c7e72a4

Please sign in to comment.