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": [ {