diff --git a/CHANGELOG.md b/CHANGELOG.md index 353e20cb0..f2e13db2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,13 @@ * Add "linked-data 1.0" interface to "optionalOkapiInterfaces". Refs UIIN-3166. * Remove hover-over text next to "Effective call number" on the Item record detail view. Refs UIIN-3131. * Change import of `exportToCsv` from `stripes-util` to `stripes-components`. Refs UIIN-3025. + +## [12.0.10](https://github.com/folio-org/ui-inventory/tree/v12.0.10) (2025-01-20) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.9...v12.0.10) + +* Fix '"location name" is undefined' error when trying to open instance details on ECS. Fixes UIIN-3196. * Display `Shared` facet when user opens "Move holdings/items to another instance" modal. Refs UIIN-3198. * ECS - Allow 'Move holdings/items to another instance' if instance is shared. Refs UIIN-3188. -* Fix '"location name" is undefined' error when trying to open instance details on ECS. Fixes UIIN-3196. ## [12.0.9](https://github.com/folio-org/ui-inventory/tree/v12.0.9) (2025-01-13) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.8...v12.0.9)