From 94e7d19b66124c7231f63ce562eb41311f6222dc Mon Sep 17 00:00:00 2001 From: Denys Bohdan Date: Fri, 15 Nov 2024 12:20:23 +0100 Subject: [PATCH] Release v12.0.1 --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e2ad2adc..295fbbc6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-inventory -## [12.0.1] (IN PROGRESS) +## [12.0.1](https://github.com/folio-org/ui-inventory/tree/v12.0.1) (2024-11-15) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.0...v12.0.1) * Run `history.replace` once during component mount and update to avoid URL rewriting. Refs UIIN-3099. * ECS | "FOLIO/MARC-shared" source is displayed in manually shared instance record. Fixes UIIN-3115. diff --git a/package.json b/package.json index 53d6c6653..e01ee9678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/inventory", - "version": "12.0.0", + "version": "12.0.1", "description": "Inventory manager", "repository": "folio-org/ui-inventory", "publishConfig": {