Skip to content

Commit

Permalink
Release 7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-blazhko committed Nov 30, 2022
1 parent eebe0d0 commit 04298c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history for ui-requests

## [7.2.4](https://github.com/folio-org/ui-requests/tree/v7.2.4) (2022-11-30)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v7.2.3...v7.2.4)
* Add the possibility to submit a request if there is no user barcode. Refs UIREQ-849.

## [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.
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.3",
"version": "7.2.4",
"description": "Requests manager",
"repository": "folio-org/ui-requests",
"publishConfig": {
Expand Down

0 comments on commit 04298c3

Please sign in to comment.