@cultureamp/kaizen-binary-assets
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.2.0](https://github.com/cultureamp/kaizen-design-system/compare/@cultureamp/kaizen-binary-assets@1.1.0...@cultureamp/kaizen-binary-assets@1.2.0) (2019-11-07) | ||
### Features | ||
* Add HTTP2 support to the binary assets service ([#94](https://github.com/cultureamp/kaizen-design-system/issues/94)) ([b35f4d7](https://github.com/cultureamp/kaizen-design-system/commit/b35f4d7)) | ||
# [1.1.0](https://github.com/cultureamp/kaizen-design-system/compare/@cultureamp/kaizen-binary-assets@1.0.1...@cultureamp/kaizen-binary-assets@1.1.0) (2019-10-29) | ||
@@ -8,0 +19,0 @@ |
@@ -1,2 +0,2 @@ | ||
const ORIGIN_BASE_URL = "https://kaizen-assets.s3-us-west-2.amazonaws.com" | ||
const ORIGIN_BASE_URL = "https://d1e7r7b0lb8p4d.cloudfront.net" | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@cultureamp/kaizen-binary-assets", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Binary asset management for Culture Amp's Kaizen Design System.", | ||
@@ -21,3 +21,3 @@ "homepage": "https://github.com/cultureamp/kaizen-design-system/packages/binary-asset#readme", | ||
}, | ||
"gitHead": "f4943e61dddc6bc3ab320b25102975033a6726a8" | ||
"gitHead": "6b20cd3e644f0ed7a4d67e0ebbf08266b03fc6bc" | ||
} |
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
4388