diff --git a/CHANGELOG.md b/CHANGELOG.md index abd7fe89..18dcad32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-quick-marc -## [7.0.4](IN PROGRESS) +## [7.0.4](https://github.com/folio-org/ui-quick-marc/tree/v7.0.4) (2023-11-09) * [UIQM-582](https://issues.folio.org/browse/UIQM-582) Show correct message if record not found. diff --git a/package.json b/package.json index 9ce3d328..1608b7c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/quick-marc", - "version": "7.0.3", + "version": "7.0.4", "description": "Quick MARC editor", "main": "index.js", "repository": "",