Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert to a breaking change
Browse files Browse the repository at this point in the history
s3fs committed Jan 30, 2025
1 parent 772ba6d commit 99b2ecb
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change history for ui-users

## [11.1.0] In progress
## [12.0.0] In progress
* `useUserTenantRoles` supplies `tenantId` in all its queries. Refs UIU-3279.
* Leverage API supported sorting of columns on pre-registrations records list. Refs UIU-3249.
* Fix issue with `Proxy borrower` field value. Refs UIU-3290.
@@ -12,7 +12,7 @@
* Change import of `exportToCsv` from `stripes-util` to `stripes-components`. Refs UIU-3202.
* Provide `itemToString` to create unique `key` attributes. Refs UIU-3312.
* Return appropriate error message when item for manual fee/fine can't be found. Refs UIU-2701.
* Add `pronouns` field to user edit form. Refs UIU-3119.
* *BREAKING* Add `pronouns` field to user edit form. Refs UIU-3119.

## [11.0.11](https://github.com/folio-org/ui-users/tree/v11.0.11) (2025-01-15)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v11.0.10...v11.0.11)
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.9",
"version": "12.0.0",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {

0 comments on commit 99b2ecb

Please sign in to comment.