Skip to content

Commit

Permalink
Release v7.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-blazhko committed Nov 21, 2022
1 parent 9603db9 commit 40e2485
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change history for ui-requests

## [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.
* Add the possibility to save item request if there is no item barcode. Refs UIREQ-840.

## [7.2.1](https://github.com/folio-org/ui-requests/tree/v7.2.1) (2022-11-14)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v7.2.0...v7.2.1)
* Prevent request to get instance if there is no `instanceId`. Refs UIREQ-826.
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": "7.2.1",
"version": "7.2.2",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 40e2485

Please sign in to comment.