From b15b1a101012ba357230842bc03061fc2b55bc26 Mon Sep 17 00:00:00 2001 From: Denys Bohdan Date: Mon, 25 Jul 2022 14:36:09 +0300 Subject: [PATCH] Release v9.1.2 --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 466d31227..380ca479d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-inventory -## [9.1.2] (IN PROGRESS) +## [9.1.2](https://github.com/folio-org/ui-inventory/tree/v9.1.2) (2022-07-25) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v9.1.1...v9.1.2) * The table columns size changes when user return to the "Browse inventory" pane. Fixes UIIN-2106. * Non-exact match placeholder message displayed when user switching between browse contributors result list pages. Fixes UIIN-2087. diff --git a/package.json b/package.json index 359428345..76a04d820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/inventory", - "version": "9.1.1", + "version": "9.1.2", "description": "Inventory manager", "repository": "folio-org/ui-inventory", "publishConfig": {