@react-md/autocomplete
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -6,2 +6,7 @@ # Change Log | ||
## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16) | ||
**Note:** Version bump only for package | ||
[@react-md/autocomplete](../autocomplete) | ||
# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15) | ||
@@ -8,0 +13,0 @@ |
{ | ||
"name": "@react-md/autocomplete", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "", | ||
@@ -41,4 +41,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/form": "^2.5.0", | ||
"@react-md/list": "^2.5.0", | ||
"@react-md/form": "^2.5.1", | ||
"@react-md/list": "^2.5.1", | ||
"@react-md/portal": "^2.5.0", | ||
@@ -65,3 +65,3 @@ "@react-md/states": "^2.5.0", | ||
}, | ||
"gitHead": "589d2dd83a4949a893fd0bb71256993de8fcb9d9" | ||
"gitHead": "2009c6556b30bdb197608e3e9794db1a8e306fab" | ||
} |
217856
Updated@react-md/form@^2.5.1
Updated@react-md/list@^2.5.1