@kongponents/styles
Advanced tools
Comparing version 1.0.3 to 2.0.0
@@ -6,2 +6,16 @@ # Change Log | ||
# [2.0.0](https://github.com/Kong/kongponents/compare/@kongponents/styles@1.0.3...@kongponents/styles@2.0.0) (2020-10-28) | ||
* fix(colors) fixes color name typo ([f063f17](https://github.com/Kong/kongponents/commit/f063f172f18fe597d681c0421c737189163cb7df)) | ||
### BREAKING CHANGES | ||
* Color name is now different so any application usage must be updated when pulling latest version | ||
## [1.0.3](https://github.com/Kong/kongponents/compare/@kongponents/styles@1.0.2...@kongponents/styles@1.0.3) (2020-09-03) | ||
@@ -8,0 +22,0 @@ |
{ | ||
"name": "@kongponents/styles", | ||
"version": "1.0.3", | ||
"version": "2.0.0", | ||
"description": "Kong Styleguide & css utilities", | ||
@@ -19,3 +19,3 @@ "main": "styles.css", | ||
}, | ||
"gitHead": "eaef0ad9f08a44597df7f3083f4472e771cf8ced" | ||
"gitHead": "32b94b6f46577789f5e307eace5a685a332fdfbc" | ||
} |
Sorry, the diff of this file is not supported yet
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
60828