diff --git a/CHANGELOG.md b/CHANGELOG.md index 35ea4f9d..50d59cdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-quick-marc -## [5.0.1] (IN PROGRESS) +## [5.0.1](https://github.com/folio-org/ui-quick-marc/tree/v5.0.1) (2022-03-29) * [UIQM-219](https://issues.folio.org/browse/UIQM-219) Cannot assign MARC authority permissions only. diff --git a/package.json b/package.json index e688b4e8..6fe3ba6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/quick-marc", - "version": "5.0.0", + "version": "5.0.1", "description": "Quick MARC editor", "main": "index.js", "repository": "",