diff --git a/CHANGELOG.md b/CHANGELOG.md index f3c7eb11..d1aca86f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-requests -## 5.1.1 IN PROGRESS +## [5.1.1](https://github.com/folio-org/ui-requests/tree/v5.1.1) (2021-07-30) +[Full Changelog](https://github.com/folio-org/ui-requests/compare/v5.1.0...v5.1.1) * Fix proxy bug in request duplication. Fixes UIREQ-626. * Include `request-preferences` permission in edit and create psets. Refs UIREQ-628. diff --git a/package.json b/package.json index 1d60314d..f6d68d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/requests", - "version": "5.1.0", + "version": "5.1.1", "description": "Requests manager", "repository": "folio-org/ui-requests", "publishConfig": {