Skip to content

Commit

Permalink
Release v5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuklis committed Aug 4, 2021
1 parent c565adc commit 063d8df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Change history for ui-requests

## [5.1.2](https://github.com/folio-org/ui-requests/tree/v5.1.2) (2021-08-04)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v5.1.1...v5.1.2)

* Disable hold shelf clearance report button when a request for hold-shelf-clearance data is pending. Fixes UIREQ-629.

## [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.
* Omit request-cancellation details in duplicated requests. Refs UIREQ-627.
* Disable hold shelf clearance report button when a request for `hold-shelf-clearance` data is pending. Fixes UIREQ-629.

## [5.1.0](https://github.com/folio-org/ui-requests/tree/v5.1.0) (2021-06-17)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v5.0.0...v5.1.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/requests",
"version": "5.1.1",
"version": "5.1.2",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 063d8df

Please sign in to comment.