Skip to content

Commit

Permalink
UIIN-3106: Add 'linked-data' interface to 'optionalOkapiInterfaces'
Browse files Browse the repository at this point in the history
  • Loading branch information
pkjacob committed Dec 19, 2024
1 parent f567735 commit edf85ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down

0 comments on commit edf85ac

Please sign in to comment.