Skip to content

Commit

Permalink
Release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx committed Nov 5, 2021
1 parent 31a3d88 commit 164f246
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## (IN PROGRESS)

## [3.0.2](https://github.com/folio-org/ui-orders/tree/v3.0.2) (2021-11-05)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v3.0.1...v3.0.2)

* Update manually add pieces for receiving field. Refs UIOR-836.
* Product ID search returning random results. Refs UIOR-830.
* Update "Unopen order" confirmation modal message when pieces are deleted. Refs UIOR-827.
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": "3.0.1",
"version": "3.0.2",
"description": "Description for orders",
"main": "src/index.js",
"repository": "",
Expand Down

0 comments on commit 164f246

Please sign in to comment.