@react-md/list
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) | ||
**Note:** Version bump only for package @react-md/list | ||
# 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.0](https://github.com/mlaursen/react-md/compare/v2.1.2...v2.2.0) (2020-08-11) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@react-md/list", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "This package is used to create lists with the material design specs.", | ||
@@ -45,9 +45,9 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/avatar": "^2.2.0", | ||
"@react-md/divider": "^2.1.2", | ||
"@react-md/icon": "^2.1.2", | ||
"@react-md/states": "^2.1.2", | ||
"@react-md/theme": "^2.1.2", | ||
"@react-md/typography": "^2.1.2", | ||
"@react-md/utils": "^2.1.0", | ||
"@react-md/avatar": "^2.2.1", | ||
"@react-md/divider": "^2.2.1", | ||
"@react-md/icon": "^2.2.1", | ||
"@react-md/states": "^2.2.1", | ||
"@react-md/theme": "^2.2.1", | ||
"@react-md/typography": "^2.2.1", | ||
"@react-md/utils": "^2.2.1", | ||
"classnames": "^2.2.6" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "0a4024848493b6ef1ed37c591ac68781360b8f45" | ||
"gitHead": "f5cf3e53eed469f37b8f5c7739395b7fc61101d9" | ||
} |
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
289452
Updated@react-md/avatar@^2.2.1
Updated@react-md/divider@^2.2.1
Updated@react-md/icon@^2.2.1
Updated@react-md/states@^2.2.1
Updated@react-md/theme@^2.2.1
Updated@react-md/typography@^2.2.1
Updated@react-md/utils@^2.2.1