@coveo/auth
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.4.1](https://github.com/coveo/ui-kit/compare/@coveo/auth@1.4.0...@coveo/auth@1.4.1) (2022-06-06) | ||
### Bug Fixes | ||
* **atomic:** made facet values focus when pressing show more/show less ([#2043](https://github.com/coveo/ui-kit/issues/2043)) ([1e77f3e](https://github.com/coveo/ui-kit/commit/1e77f3e8bbd23c97f240e11685fcabb5029bb50d)) | ||
# [1.4.0](https://github.com/coveo/ui-kit/compare/@coveo/auth@1.3.1...@coveo/auth@1.4.0) (2022-06-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@coveo/auth", | ||
"private": false, | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Functions to help authenticate with the Coveo platform.", | ||
@@ -6,0 +6,0 @@ "main": "./dist/auth.js", |
31172