Skip to content

Commit

Permalink
UIOR-1154 Upgrade ui-plugin-find-po-line and ui-plugin-find-organizat…
Browse files Browse the repository at this point in the history
…ion plugins to 5 version (#1507)
  • Loading branch information
usavkov-epam authored Oct 3, 2023
1 parent c39c968 commit 4395341
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
* Show a message about the missing version in the history. Refs UIOR-1136.
* *BREAKING* bump `react-intl` to `v6.4.4`. Refs UIOR-1146.
* When order line contains bad product IDs - the save & close does not work. Refs UIOR-1141.
* Upgrade `ui-plugin-find-po-line` and `ui-plugin-find-organization` plugins to `5` version. Refs UIOR-1154.

## [4.0.2](https://github.com/folio-org/ui-orders/tree/v4.0.2) (2023-03-17)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v4.0.1...v4.0.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
"sinon": "^7.0.0"
},
"dependencies": {
"@folio/plugin-find-po-line": "^4.0.0",
"@folio/plugin-find-po-line": "^5.0.0",
"@folio/stripes-acq-components": "~5.0.0",
"classnames": "^2.2.5",
"final-form": "^4.19.1",
Expand All @@ -472,7 +472,7 @@
},
"optionalDependencies": {
"@folio/plugin-find-instance": "^7.0.0",
"@folio/plugin-find-organization": "^4.0.0",
"@folio/plugin-find-organization": "^5.0.0",
"@folio/plugin-find-user": "^7.0.0"
}
}

0 comments on commit 4395341

Please sign in to comment.