diff --git a/CHANGELOG.md b/CHANGELOG.md index f917ae111..e8c7c0dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change history for ui-users +## [8.2.1](https://github.com/folio-org/ui-users/tree/v8.2.1) (2022-11-17) +[Full Changelog](https://github.com/folio-org/ui-users/compare/v8.2.0...v8.2.1) + +* Fix problem with displaying suspended claim returned fees/fines. Refs UIU-2726. + ## [8.2.0](https://github.com/folio-org/ui-users/tree/v8.2.0) (2022-10-24) [Full Changelog](https://github.com/folio-org/ui-users/compare/v8.1.0...v8.2.0) diff --git a/package.json b/package.json index 5e4717e51..55e728658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/users", - "version": "8.2.0", + "version": "8.2.1", "description": "User management", "repository": "folio-org/ui-users", "publishConfig": {