@bolt/analytics-autolink
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -6,16 +6,10 @@ # Change Log | ||
# [2.5.0](https://github.com/bolt-design-system/bolt/compare/v2.4.4...v2.5.0) (2019-06-21) | ||
## [2.5.1](https://github.com/bolt-design-system/bolt/compare/v2.5.0...v2.5.1) (2019-06-21) | ||
**Note:** Version bump only for package @bolt/analytics-autolink | ||
### Bug Fixes | ||
* add check for 'link' to analytics JS, throwing error in accordion ([a746a9e](https://github.com/bolt-design-system/bolt/commit/a746a9e)) | ||
* add publicConfig ([2692f94](https://github.com/bolt-design-system/bolt/commit/2692f94)) | ||
* fix eslint issues ([2d3cac5](https://github.com/bolt-design-system/bolt/commit/2d3cac5)) | ||
* re-add network timeout to jest tests ([e227628](https://github.com/bolt-design-system/bolt/commit/e227628)) | ||
# [2.4.0](https://github.com/bolt-design-system/bolt/compare/v2.3.2...v2.4.0) (2019-05-14) | ||
@@ -22,0 +16,0 @@ |
{ | ||
"name": "@bolt/analytics-autolink", | ||
"description": "Adds Google Analytics tracking support to the Bolt Design System.", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "3febe8bbb18a7dd29a34fd988cda284dac04993f" | ||
"gitHead": "3b8fc70c5c68de6e2f2e50fcfe6f516c77fa044f" | ||
} |
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
22230