diff --git a/CHANGELOG.md b/CHANGELOG.md index ca3c6f81..0293e6fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-quick-marc -## [7.0.5] (IN PROGRESS) +## [7.0.5](https://github.com/folio-org/ui-quick-marc/tree/v7.0.5) (2023-12-11) * [UIQM-588](https://issues.folio.org/browse/UIQM-588) Use Authority search to get Authority linked records count. diff --git a/package.json b/package.json index e8174855..5a2af5cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/quick-marc", - "version": "7.0.4", + "version": "7.0.5", "description": "Quick MARC editor", "main": "index.js", "repository": "",