@cryptic-css/prop-mid
Advanced tools
Comparing version 3.6.0 to 3.6.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.6.1](https://github.com/wintercounter/ccss/compare/v3.6.0...v3.6.1) (2020-06-10) | ||
**Note:** Version bump only for package @cryptic-css/prop-mid | ||
# [3.6.0](https://github.com/wintercounter/ccss/compare/v3.4.0...v3.6.0) (2020-06-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@cryptic-css/prop-mid", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "Adds support for the `mid` prop to add styles for centering element on the middle using the classic `top/left 50% + translate -50%` trick.", | ||
@@ -74,5 +74,5 @@ "author": "Victor Vincent <wintercounter+ccss@gmail.com>", | ||
"devDependencies": { | ||
"@cryptic-css/core": "^3.6.0" | ||
"@cryptic-css/core": "^3.6.1" | ||
}, | ||
"gitHead": "046c392acedba4e324349ebfa140f3c10721a226" | ||
} |
7816