@carbon/charts
Advanced tools
Comparing version 0.9.4 to 0.9.5
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.9.5](https://github.com/IBM/carbon-charts/compare/v0.9.4...v0.9.5) (2019-02-20) | ||
### Bug Fixes | ||
* **$core:** Fixes opacity transitions not completing when data is updated. Ensures use SVG vs CSS op ([f6b245e](https://github.com/IBM/carbon-charts/commit/f6b245e)) | ||
## [0.9.4](https://github.com/IBM/carbon-charts/compare/v0.9.3...v0.9.4) (2019-02-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@carbon/charts", | ||
"version": "0.9.4", | ||
"version": "0.9.5", | ||
"description": "Carbon charting components", | ||
@@ -90,3 +90,3 @@ "files": [ | ||
], | ||
"gitHead": "214823ff7ea4644758f7f64bf52034b3c2e3bc59" | ||
"gitHead": "42aabaeb1220799c9e56e36a58157031645b533b" | ||
} |
Sorry, the diff of this file is too big to display
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
1479339
1927