@react-md/app-bar
Advanced tools
Comparing version 2.8.4 to 2.8.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.8.5](https://github.com/mlaursen/react-md/compare/v2.8.4...v2.8.5) (2021-07-03) | ||
**Note:** Version bump only for package @react-md/app-bar | ||
## [2.8.4](https://github.com/mlaursen/react-md/compare/v2.8.3...v2.8.4) (2021-06-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/app-bar", | ||
"version": "2.8.4", | ||
"version": "2.8.5", | ||
"description": "This small package implments the AppBar spec in material design.", | ||
@@ -39,4 +39,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/button": "^2.8.4", | ||
"@react-md/elevation": "^2.8.4", | ||
"@react-md/button": "^2.8.5", | ||
"@react-md/elevation": "^2.8.5", | ||
"@react-md/icon": "^2.8.4", | ||
@@ -61,3 +61,3 @@ "@react-md/theme": "^2.8.4", | ||
}, | ||
"gitHead": "4266facbfb84ce7fbd66ef5eed040b33fd95b92b" | ||
"gitHead": "015876a77ba2b484d797395ce1f7d097b35d0834" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
190659
Updated@react-md/button@^2.8.5
Updated@react-md/elevation@^2.8.5