Skip to content

Commit

Permalink
Release v7.0.4 (#1940)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Nov 12, 2021
1 parent 3d8011d commit fd0e2c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Change history for ui-users

## [7.0.4](https://github.com/folio-org/ui-users/tree/v7.0.4) (2021-11-12)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v7.0.3...v7.0.4)

* Fix the issue when a fee/fine is refunded due to a CLAIMED RETURNED, the refund amount does not appear in User Details. Refs UIU-2469.

## [7.0.3](https://github.com/folio-org/ui-users/tree/v7.0.3) (2021-11-11)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v7.0.2...v7.0.3)

* Fix the issue when fee/fine details doesn't open up in loans. Refs UIU-2459.
* Fix FeeFineAction and FeeFineCharge notice templates not appearing in Manual Charges settings. Refs UIU-2452.
* Do not label fees without loans as "Anonymized". Refs UIU-2449.
* Fix the issue when fee/fine is partially paid, then refunded, User Details show the full amount of the fee/fine as refunded. Refs UIU-2455.
* Fix the issue when a fee/fine is refunded due to a CLAIMED RETURNED, the refund amount does not appear in User Details. Refs UIU-2469.

## [7.0.2](https://github.com/folio-org/ui-users/tree/v7.0.2) (2021-10-25)
[Full Changelog](https://github.com/folio-org/ui-users/compare/v7.0.1...v7.0.2)
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": "7.0.3",
"version": "7.0.4",
"description": "User management",
"repository": "folio-org/ui-users",
"publishConfig": {
Expand Down

0 comments on commit fd0e2c2

Please sign in to comment.