Skip to content

Commit

Permalink
Release v11.0.2 (#2796)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Nov 8, 2024
1 parent b1b6d82 commit 362caa0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Change history for ui-users

## 11.0.2 IN PROGRESS
## [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.1.0) (2024-11-08)
## [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)

* Process more item tokens in due date print. Refs UIU-3239.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/users",
"version": "11.0.1",
"version": "11.0.2",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit 362caa0

Please sign in to comment.