@react-md/divider
Advanced tools
Comparing version 2.8.4 to 2.9.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.9.0](https://github.com/mlaursen/react-md/compare/v2.8.5...v2.9.0) (2021-07-18) | ||
**Note:** Version bump only for package @react-md/divider | ||
## [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/divider", | ||
"version": "2.8.4", | ||
"version": "2.9.0", | ||
"description": "This package is used to create horizontal or vertical dividers in your application.", | ||
@@ -38,4 +38,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/theme": "^2.8.4", | ||
"@react-md/utils": "^2.8.4", | ||
"@react-md/theme": "^2.9.0", | ||
"@react-md/utils": "^2.9.0", | ||
"classnames": "^2.3.1" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "4266facbfb84ce7fbd66ef5eed040b33fd95b92b" | ||
"gitHead": "4d2ab41e4f72827ce7c3337c6cc2506533fc199f" | ||
} |
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
76537
Updated@react-md/theme@^2.9.0
Updated@react-md/utils@^2.9.0