diff --git a/CHANGELOG.md b/CHANGELOG.md index 555fa66..ade3467 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history for ui-plugin-find-authority +## [3.0.2] (https://github.com/folio-org/ui-plugin-find-authority/tree/v3.0.2) (2023-11-30) + +* [UIPFAUTH-87](https://issues.folio.org/browse/UIPFAUTH-87) Use first page Browse query for facet requests. + ## [3.0.1] (https://github.com/folio-org/ui-plugin-find-authority/tree/v3.0.1) (2023-11-20) * [UIPFAUTH-83](https://issues.folio.org/browse/UIPFAUTH-83) Resolve circular dependency with ui-quick-marc. Clone QuickMarcView component from `ui-quick-marc`. diff --git a/package.json b/package.json index d135253..c6f4fed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/plugin-find-authority", - "version": "3.0.1", + "version": "3.0.2", "description": "Stripes plugin to find authorities", "repository": "folio-org/ui-plugin-find-authority", "publishConfig": {