Skip to content

Commit

Permalink
Release v6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alisher-epam committed Apr 25, 2024
1 parent 90637fd commit 259ec3a
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,10 +1,14 @@
# Change history for ui-orders

## [6.0.4](https://github.com/folio-org/ui-orders/tree/v6.0.4) (2024-04-25)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v6.0.3...v6.0.4)

* Eliminate shadowing when passing an undefined prop to the receipt status field. Refs UIOR-1257.

## [6.0.3](https://github.com/folio-org/ui-orders/tree/v6.0.3) (2024-04-18)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v6.0.2...v6.0.3)

* Add additional order filters to support reporting requirements. Refs UIOR-1256.
* Eliminate shadowing when passing an undefined prop to the receipt status field. Refs UIOR-1257.

## [6.0.2](https://github.com/folio-org/ui-orders/tree/v6.0.2) (2024-04-01)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v6.0.1...v6.0.2)
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/orders",
"version": "6.0.3",
"version": "6.0.4",
"description": "Description for orders",
"main": "src/index.js",
"repository": "",
Expand Down

0 comments on commit 259ec3a

Please sign in to comment.