Skip to content

Commit

Permalink
Release v9.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuklis committed Apr 12, 2022
1 parent e329768 commit c8a098f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change history for ui-inventory

## [9.0.10](https://github.com/folio-org/ui-inventory/tree/v9.0.10) (2022-04-11)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v9.0.9...v9.0.10)

* Display correct location values in edit form after change. Fixes UIIN-1988.
* Eliminate timeout for counting holdings-records' items. Refs UIIN-2006.

## [9.0.9](https://github.com/folio-org/ui-inventory/tree/v9.0.9) (2022-04-11)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v9.0.8...v9.0.9)

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/inventory",
"version": "9.0.9",
"version": "9.0.10",
"description": "Inventory manager",
"repository": "folio-org/ui-inventory",
"publishConfig": {
Expand Down

0 comments on commit c8a098f

Please sign in to comment.