@react-md/elevation
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.1.2](https://github.com/mlaursen/react-md/compare/v2.1.1...v2.1.2) (2020-08-01) | ||
**Note:** Version bump only for package @react-md/elevation | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
## [2.1.1](https://github.com/mlaursen/react-md/compare/v2.1.0...v2.1.1) (2020-07-21) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@react-md/elevation", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "This is a small package for react-md that can create the elevation styles in the material design spec.", | ||
@@ -38,4 +38,4 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/theme": "^2.1.1", | ||
"@react-md/transition": "^2.1.1", | ||
"@react-md/theme": "^2.1.2", | ||
"@react-md/transition": "^2.1.2", | ||
"@react-md/utils": "^2.1.0" | ||
@@ -46,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "923cb338207e8538c9ff22f5a6257f4f361f072a" | ||
"gitHead": "b37e2fd0ec3413111e81e994f54cef68a113103f" | ||
} |
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
40673
Updated@react-md/theme@^2.1.2
Updated@react-md/transition@^2.1.2