diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d5c3a7..1a1677dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## 4.0.5 IN PROGRESS +## [4.0.5](https://github.com/folio-org/ui-requests/tree/v4.0.5) (2020-11-30) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v4.0.4...v4.0.5) * Increase the limit to display correct number of requests in the `Move request` modal. Fixes UIREQ-566. diff --git a/package.json b/package.json index 1b6f1cd7..98e4bb7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "4.0.4", + "version": "4.0.5", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {