diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec630192..64e4748ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change history for ui-inventory +## [10.0.8](https://github.com/folio-org/ui-inventory/tree/v10.0.8) (2023-12-06) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.7...v10.0.8) + +* Correctly display location data for holdings and items when tenant is changed. Fixes UIIN-2697. +* Disable the "Share" button after clicking it once on "Are you sure you want to share this instance?" modal window. Refs UIIN-2704. + ## [10.0.7](https://github.com/folio-org/ui-inventory/tree/v10.0.7) (2023-12-06) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.6...v10.0.7) diff --git a/package.json b/package.json index 68e349673..6757984c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/inventory", - "version": "10.0.7", + "version": "10.0.8", "description": "Inventory manager", "repository": "folio-org/ui-inventory", "publishConfig": {