From edf85acaaf13adc413d6f4d63df37db5e2ce04a3 Mon Sep 17 00:00:00 2001 From: PK Jacob Date: Wed, 18 Dec 2024 11:42:09 -0500 Subject: [PATCH] UIIN-3106: Add 'linked-data' interface to 'optionalOkapiInterfaces' --- CHANGELOG.md | 1 + package.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe57bb0a..8487287ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * React 19: refactor away from react-dom/test-utils. Refs UIIN-2888. * Add call number browse settings. Refs UIIN-3116. * Remove the ability to share local instance when `Inventory: View, create instances` permission is assigned. Fixes UIIN-3166. +* Add "linked-data 1.0" interface to "optionalOkapiInterfaces". Refs UIIN-3166. ## [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) diff --git a/package.json b/package.json index 4c2c716f5..fc873ec94 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,8 @@ "orders-storage.settings": "1.0", "organizations.organizations": "1.0", "pieces": "3.0", - "titles": "1.2" + "titles": "1.2", + "linked-data": "1.0" }, "permissionSets": [ {