From a4fa0de7fbe99c50e2cb79ea4e1c51dca858e1d2 Mon Sep 17 00:00:00 2001 From: Denys Bohdan Date: Tue, 17 Dec 2024 16:40:45 +0100 Subject: [PATCH] Release v12.0.7 (#2697) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e93c35fba..33a3b8880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@ * React 19: refactor away from react-dom/test-utils. Refs UIIN-2888. * Add call number browse settings. Refs UIIN-3116. -## [12.0.7] (IN PROGRESS) +## [12.0.7](https://github.com/folio-org/ui-inventory/tree/v12.0.7) (2024-12-17) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.6...v12.0.7) * Handle `null` `typeIds` in `browse/config/instance-classification` response. Fixes UIIN-3161. * Add `limit=1000` to `subject-sources` request to fetch more subject sources. Fixes UIIN-3163.