diff --git a/CHANGELOG.md b/CHANGELOG.md index 64be73b..555fa66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-plugin-find-authority -## [3.1.0] (IN PROGRESS) +## [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 1c306ce..d135253 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/plugin-find-authority", - "version": "3.0.0", + "version": "3.0.1", "description": "Stripes plugin to find authorities", "repository": "folio-org/ui-plugin-find-authority", "publishConfig": {