From 86ea04a146bb60255204b443a76fad2f7230e670 Mon Sep 17 00:00:00 2001 From: Mariia_Aloshyna Date: Fri, 1 Mar 2024 21:50:00 +0200 Subject: [PATCH] Release v10.0.11 --- CHANGELOG.md | 7 ++++--- package.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e9322d8f..05cf8eea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ # Change history for ui-inventory -## [10.0.11] IN PROGRESS +## [10.0.11](https://github.com/folio-org/ui-inventory/tree/v10.0.11) (2024-03-01) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.10...v10.0.11) * Display Holdings/Item Electronic Access URIs consistent with Instances. Fixes UIIN-2778. -## [10.0.10](https://github.com/folio-org/ui-inventory/tree/v10.0.8) (2024-01-17) +## [10.0.10](https://github.com/folio-org/ui-inventory/tree/v10.0.10) (2024-01-17) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.9...v10.0.10) * ECS: id of member tenant is undefined when rendering consortial holdings. Fixes UIIN-2724. -## [10.0.9](https://github.com/folio-org/ui-inventory/tree/v10.0.8) (2023-12-29) +## [10.0.9](https://github.com/folio-org/ui-inventory/tree/v10.0.9) (2023-12-29) [Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.8...v10.0.9) * ECS: Effective location facet is not showing other member tenants. Fixes UIIN-2728. diff --git a/package.json b/package.json index ee5c5e0c2..9e0734f7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/inventory", - "version": "10.0.10", + "version": "10.0.11", "description": "Inventory manager", "repository": "folio-org/ui-inventory", "publishConfig": {