Skip to content

Commit

Permalink
Release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx committed Nov 2, 2021
1 parent f991c11 commit 844a842
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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.1](https://github.com/folio-org/ui-orders/tree/v3.0.1) (2021-11-02)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v3.0.0...v3.0.1)

* Pieces are not displayed in POL Related invoices table. Refs UIOR-815.
* User can't edit opened POL when last piece is removed. Refs UIOR-824.
* Use a compatible version of `ui-plugin-find-po-line`. Refs UIOR-818.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/orders",
"version": "3.0.0",
"version": "3.0.1",
"description": "Description for orders",
"main": "src/index.js",
"repository": "",
Expand Down Expand Up @@ -50,7 +50,7 @@
"pieces": "2.0",
"po-number": "1.0",
"receiving": "1.0",
"search": "0.6",
"search": "0.5",
"tags": "1.0",
"users": "15.0"
},
Expand Down

0 comments on commit 844a842

Please sign in to comment.