diff --git a/CHANGELOG.md b/CHANGELOG.md index 731409b8..c61c881e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change history for ui-requests +## [7.2.3](https://github.com/folio-org/ui-requests/tree/v7.2.3) (2022-11-29) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v7.2.2...v7.2.3) +* Make title info loading when request created from Instance record at the first time. Refs UIREQ-834. + ## [7.2.2](https://github.com/folio-org/ui-requests/tree/v7.2.2) (2022-11-21) [Full Changelog](https://github.com/folio-org/ui-requests/compare/v7.2.1...v7.2.2) * Make Fulfillment preference and Delivery address selectable. Refs UIREQ-837. diff --git a/package.json b/package.json index 78dded00..88bb2dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "7.2.2", + "version": "7.2.3", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {