diff --git a/CHANGELOG.md b/CHANGELOG.md index 40ce5a0e9..9bcbd6b47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,15 @@ * Add permission for "Share local instance" option on Member tenants. Refs UIIN-3140. * React v19: refactor away from default props for functional components. Refs UIIN-2890. -## [12.0.3] (IN PROGRESS) +## [12.0.4] (IN PROGRESS) * Display informative error message when editing same instance, holdings, item in two tabs. Fixes UIIN-3127. +## [12.0.3](https://github.com/folio-org/ui-inventory/tree/v12.0.3) (2024-11-27) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.2...v12.0.3) + +* Resolve issue with page refresh when moving a holding to an instance. Fixes UIIN-3046. + ## [12.0.2](https://github.com/folio-org/ui-inventory/tree/v12.0.2) (2024-11-22) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.1...v12.0.2)