diff --git a/CHANGELOG.md b/CHANGELOG.md index 253bec89f..1bdfd3983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-inventory -## [10.0.2] IN PROGRESS +## [10.0.2](https://github.com/folio-org/ui-inventory/tree/v10.0.2) (2023-11-07) +[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v10.0.1...v10.0.2) * Enable/disable consortial holdings/item actions based on User permissions. Refs UIIN-2452. * Instance. Series heading has vanished in detailed view. Fixes UIIN-2601. diff --git a/package.json b/package.json index 582746d2d..4d423ba26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/inventory", - "version": "10.0.1", + "version": "10.0.2", "description": "Inventory manager", "repository": "folio-org/ui-inventory", "publishConfig": {