@coveo/auth
Advanced tools
Comparing version 1.7.9 to 1.8.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.8.0](https://github.com/coveo/ui-kit/compare/@coveo/auth@1.7.9...@coveo/auth@1.8.0) (2022-07-06) | ||
### Features | ||
* **headless:** Add analytics actions to insight-search ([#2147](https://github.com/coveo/ui-kit/issues/2147)) ([e5c72ad](https://github.com/coveo/ui-kit/commit/e5c72ad5c2073dd7ebeb3afc087246735c99a4e2)) | ||
## [1.7.9](https://github.com/coveo/ui-kit/compare/@coveo/auth@1.7.8...@coveo/auth@1.7.9) (2022-07-05) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@coveo/auth", | ||
"private": false, | ||
"version": "1.7.9", | ||
"version": "1.8.0", | ||
"description": "Functions to help authenticate with the Coveo platform.", | ||
@@ -6,0 +6,0 @@ "main": "./dist/auth.js", |
39007