diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d781852..feb4865e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## 5.0.3 (IN PROGRESS) +## [5.0.3](https://github.com/folio-org/ui-requests/tree/v5.0.3) (2021-04-22) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v5.0.2...v5.0.3) * Change request type when changing to an item with different status. Fixes URIEQ-597. diff --git a/package.json b/package.json index 6683a9db..1fe33a64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "5.0.2", + "version": "5.0.3", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {