diff --git a/CHANGELOG.md b/CHANGELOG.md index 647f5ac3..642768c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## 4.0.2 IN PROGRESS +## [4.0.2](https://github.com/folio-org/ui-requests/tree/v4.0.2) (2020-11-12) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v4.0.1...v4.0.2) * Fix sorting by request status. Fixes UIREQ-540. * Omit `holdShelfExpirationDate` field in duplicated request. Refs UIREQ-532. diff --git a/package.json b/package.json index bb134ff5..e51a851d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "4.0.1", + "version": "4.0.2", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {