Skip to content

Commit

Permalink
Release v10.0.1 (#2574)
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam authored Oct 18, 2023
1 parent 52bdb6f commit 1083694
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## [10.1.0] IN PROGRESS

## [10.0.1](https://github.com/folio-org/ui-users/tree/v10.0.1) (2023-10-18)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v10.0.0...v10.0.1)

* Don't display affiliations of users with types `patron` or `dcb`. Refs UIU-2967.
* Make the `username` field required for users with the `staff` type in ECS mode. Refs UIU-2970.

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": "10.1.0",
"version": "10.0.1",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit 1083694

Please sign in to comment.