Skip to content

Commit

Permalink
Release v6.0.6 (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam authored Jan 6, 2025
1 parent f5a0076 commit 843952b
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
Expand Up @@ -5,6 +5,10 @@
* Add "Mark late" action to the piece form action menu. Refs UIREC-413.
* Hide "Add piece" action when related order has "Pending" status and "Synchronized" workflow. Refs UIREC-362.
* *Breaking* Update "Send claim" action to use `pieces.send-claims` interface. Refs UIREC-412.

## [6.0.6](https://github.com/folio-org/ui-receiving/tree/v6.0.6) (2025-01-06)
[Full Changelog](https://github.com/folio-org/ui-receiving/compare/v6.0.5...v6.0.6)

* Chunk HTTP requests to get pieces "requests" by piece IDs. Refs UIREC-427.

## [6.0.5](https://github.com/folio-org/ui-receiving/tree/v6.0.5) (2024-12-13)
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/receiving",
"version": "6.0.5",
"version": "6.0.6",
"description": "Description for receiving",
"main": "index.js",
"repository": "",
Expand Down

0 comments on commit 843952b

Please sign in to comment.