@ausbom/card
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="0.2.1"></a> | ||
## [0.2.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.0...@ausbom/card@0.2.1) (2019-11-14) | ||
### Bug Fixes | ||
* images in horizontal cards now display correctly in IE11 ([a026a4b](https://github.com/AusBOM/bom-design-system/commit/a026a4b)) | ||
<a name="0.2.0"></a> | ||
@@ -8,0 +20,0 @@ # [0.2.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.6...@ausbom/card@0.2.0) (2019-11-07) |
{ | ||
"name": "@ausbom/card", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -40,7 +40,7 @@ "keywords": [], | ||
"dependencies": { | ||
"@ausbom/grid": "^0.3.3", | ||
"@ausbom/icon": "^0.3.5", | ||
"@ausbom/styles": "^0.4.3" | ||
"@ausbom/grid": "^0.3.4", | ||
"@ausbom/icon": "^0.3.6", | ||
"@ausbom/styles": "^0.5.0" | ||
}, | ||
"gitHead": "7b9c90b1a4384ae448bd2ec60cd1bcdcffc0d7b4" | ||
"gitHead": "8b21d5a66ddfc4a2eea95dcf729c4a28ac48af73" | ||
} |
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
13839
- Removed@ausbom/styles@0.4.3(transitive)
Updated@ausbom/grid@^0.3.4
Updated@ausbom/icon@^0.3.6
Updated@ausbom/styles@^0.5.0