@react-md/app-bar
Advanced tools
Comparing version 2.8.0 to 2.8.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.8.2](https://github.com/mlaursen/react-md/compare/v2.8.1...v2.8.2) (2021-04-23) | ||
**Note:** Version bump only for package @react-md/app-bar | ||
# [2.8.0](https://github.com/mlaursen/react-md/compare/v2.7.1...v2.8.0) (2021-04-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/app-bar", | ||
"version": "2.8.0", | ||
"version": "2.8.2", | ||
"description": "This small package implments the AppBar spec in material design.", | ||
@@ -39,8 +39,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/button": "^2.8.0", | ||
"@react-md/elevation": "^2.8.0", | ||
"@react-md/icon": "^2.8.0", | ||
"@react-md/theme": "^2.8.0", | ||
"@react-md/typography": "^2.8.0", | ||
"@react-md/utils": "^2.8.0", | ||
"@react-md/button": "^2.8.2", | ||
"@react-md/elevation": "^2.8.2", | ||
"@react-md/icon": "^2.8.2", | ||
"@react-md/theme": "^2.8.2", | ||
"@react-md/typography": "^2.8.2", | ||
"@react-md/utils": "^2.8.2", | ||
"classnames": "^2.3.1" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "20e013ae17ebccaaac74e246b9cde88df11d5c84" | ||
"gitHead": "c69105066207d23a3323299638ceeecd4bc1162e" | ||
} |
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
189884
Updated@react-md/button@^2.8.2
Updated@react-md/elevation@^2.8.2
Updated@react-md/icon@^2.8.2
Updated@react-md/theme@^2.8.2
Updated@react-md/typography@^2.8.2
Updated@react-md/utils@^2.8.2