Skip to content

Commit

Permalink
UIU-3275 - Change users interface to 16.3 (#2804)
Browse files Browse the repository at this point in the history
  • Loading branch information
Terala-Priyanka authored Nov 19, 2024
1 parent 3464e51 commit ebc3869
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,19 @@
## [11.1.0] In progress

* Correctly import from `dompurify`. Refs UIU-3267.
* Change users interface to "16.3". Refs UIU-3275.

## [11.0.3](https://github.com/folio-org/ui-users/tree/v11.0.3) (2024-11-14)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v11.0.2...v11.0.3)

* Correctly import from `dompurify`. Refs UIU-3267.

## [11.0.2](https://github.com/folio-org/ui-users/tree/v11.0.2) (2024-11-08)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v11.0.1...v11.0.2)

* If keycloak user record doesn't exist, create it before resetting password. Refs UIU-3236.
* Conditionally use delete method of the `mod-users-keycloak` if `users-keycloak` interface is present in UserRecordContainer. Refs UIU-3234.
* Fix user edit without "Auth-Users" capability sets. Refs UIU-3243.

## [11.0.1](https://github.com/folio-org/ui-users/tree/v11.0.1) (2024-11-08)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v11.0.0...v11.0.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
],
"okapiInterfaces": {
"users": "16.0 16.1 16.2",
"users": "16.3",
"configuration": "2.0",
"permissions": "5.7",
"login": "7.3",
Expand Down

0 comments on commit ebc3869

Please sign in to comment.