@react-md/elevation
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.1](https://github.com/mlaursen/react-md/compare/v4.0.0...v4.0.1) (2021-11-27) | ||
**Note:** Version bump only for package @react-md/elevation | ||
# [4.0.0](https://github.com/mlaursen/react-md/compare/v3.1.1...v4.0.0) (2021-11-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/elevation", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "This is a small package for react-md that can create the elevation styles in the material design spec.", | ||
@@ -30,5 +30,5 @@ "main": "./dist/scssVariables.js", | ||
"dependencies": { | ||
"@react-md/theme": "^4.0.0", | ||
"@react-md/transition": "^4.0.0", | ||
"@react-md/utils": "^4.0.0" | ||
"@react-md/theme": "^4.0.1", | ||
"@react-md/transition": "^4.0.1", | ||
"@react-md/utils": "^4.0.1" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a9f2d64a777698fa65bb3196f6063cdd8321f5cb" | ||
"gitHead": "0df0f24d688ea7c867b7ef656ee9887f00215705" | ||
} |
Sorry, the diff of this file is not supported yet
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
116420
Updated@react-md/theme@^4.0.1
Updated@react-md/transition@^4.0.1
Updated@react-md/utils@^4.0.1