From 36472ce4a4e6d99fca2c6d0c4cf0a8b9f4a080e8 Mon Sep 17 00:00:00 2001 From: Mariia Aloshyna <55138456+mariia-aloshyna@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:51:50 +0200 Subject: [PATCH] Release v12.0.6 (#2691) --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e92101e5..9d851f035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,19 @@ * User can edit Source consortium "Holdings sources" in member tenant but not in Consortia manager. Refs UIIN-3147. * React 19: refactor away from react-dom/test-utils. Refs UIIN-2888. -## [12.0.5] (IN PROGRESS) +## [12.0.6](https://github.com/folio-org/ui-inventory/tree/v12.0.6) (2024-12-06) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.5...v12.0.6) -* Display informative error message when editing same instance, holdings, item in two tabs. Fixes UIIN-3127. * Display user's name instead of "Unknown user" in "Last updated" field in "Settings" for member tenant. Fixes UIIN-3144. -* Set the previously used offset by executing `resultOffset.replace` when changing the segment. Fixes UIIN-3143. * Set default sorting to URL in componentDidMount and componentDidUpdate if it is missing. Fixes UIIN-3137. +## [12.0.5](https://github.com/folio-org/ui-inventory/tree/v12.0.5) (2024-12-04) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.4...v12.0.5) + +* Display informative error message when editing same instance, holdings, item in two tabs. Fixes UIIN-3127. +* User can edit Source consortium "Holdings sources" in member tenant but not in Consortia manager. Refs UIIN-3147. +* Set the previously used offset by executing `resultOffset.replace` when changing the segment. Fixes UIIN-3143. + ## [12.0.4](https://github.com/folio-org/ui-inventory/tree/v12.0.4) (2024-12-03) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.3...v12.0.4)