@react-md/app-bar
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) | ||
**Note:** Version bump only for package @react-md/app-bar | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@react-md/app-bar", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "This small package implments the AppBar spec in material design.", | ||
@@ -43,8 +43,8 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/button": "^2.2.1", | ||
"@react-md/elevation": "^2.2.1", | ||
"@react-md/icon": "^2.2.1", | ||
"@react-md/theme": "^2.2.1", | ||
"@react-md/typography": "^2.2.1", | ||
"@react-md/utils": "^2.2.1", | ||
"@react-md/button": "^2.2.2", | ||
"@react-md/elevation": "^2.2.2", | ||
"@react-md/icon": "^2.2.2", | ||
"@react-md/theme": "^2.2.2", | ||
"@react-md/typography": "^2.2.2", | ||
"@react-md/utils": "^2.2.2", | ||
"classnames": "^2.2.6" | ||
@@ -65,3 +65,3 @@ }, | ||
}, | ||
"gitHead": "f5cf3e53eed469f37b8f5c7739395b7fc61101d9" | ||
"gitHead": "530b23cb98d4d55b0b0b0441f37754201f757924" | ||
} |
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
189681
Updated@react-md/button@^2.2.2
Updated@react-md/elevation@^2.2.2
Updated@react-md/icon@^2.2.2
Updated@react-md/theme@^2.2.2
Updated@react-md/typography@^2.2.2
Updated@react-md/utils@^2.2.2