diff --git a/CHANGELOG.md b/CHANGELOG.md index 377f0948..cab1e311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## 2.0.3 (IN PROGRESS) +## [2.0.3](https://github.com/folio-org/ui-requests/tree/v2.0.3) (2020-04-23) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v2.0.2...v2.0.3) * Fix export to CSV. Fixes UIREQ-453. * Restore the ability to view 'Block details' from "Patron blocked from requesting" modal. Fixes UIREQ-451. diff --git a/package.json b/package.json index 2030a9c6..da7893f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "2.0.2", + "version": "2.0.3", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {