Skip to content

Commit

Permalink
Revert "Expose <RenderPermissions>, <PermissionSetDetails> and `<…
Browse files Browse the repository at this point in the history
…PermissionSetForm>` components for reuse (#2491)" (#2494)

This reverts commit 4d312c4.
  • Loading branch information
usavkov-epam authored Jun 19, 2023
1 parent 4d312c4 commit f94f9e9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
* In loan history, older staff notes should NOT be marked as "SUPERSEDED". Fixes UIU-2891.
* Users with view-only access to user permissions and access to edit user records get error message when saving a user record. Refs UIU-2885.
* Use new WSAPI for adding patron/staff notes to loans. Fixes UIU-2893. **Note.** The new requirement of the `add-info` interface is a breaking change.
* Expose `<RenderPermissions>`, `<PermissionSetDetails>` and `<PermissionSetForm>` components for reuse. Refs UIU-2896.

## [9.0.0](https://github.com/folio-org/ui-users/tree/v9.0.0) (2023-02-20)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v8.1.0...v9.0.0)
Expand Down
7 changes: 0 additions & 7 deletions index.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"engines": {
"node": ">=14.0.0"
},
"main": "index.js",
"main": "src/index.js",
"stripes": {
"actsAs": [
"app",
Expand Down

0 comments on commit f94f9e9

Please sign in to comment.