Skip to content

Commit

Permalink
Merge pull request react-materialize#709 from react-materialize/2.5.1
Browse files Browse the repository at this point in the history
2.5.1
  • Loading branch information
alextrastero authored Dec 10, 2018
2 parents ef2bc4a + e9a3435 commit 59db4fb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 2.5.1

- NPM vulnerability fix
- `<Container/>` enhancement (CloudPower97 #705)
- `<Chip/>` refactor (CloudPower97 #543)

### 2.5.0

- Feature `<Autocomplete/>` supports arrow navigation (mustaphaturhan #690)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-materialize",
"version": "2.5.0",
"version": "2.5.1",
"description": "Material design components for react",
"main": "./lib/index.js",
"files": [
Expand Down

0 comments on commit 59db4fb

Please sign in to comment.