From e6c715e5766c9d76dedc8ea23e183254d6f257ea Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Mon, 4 Nov 2024 09:10:04 -0500 Subject: [PATCH] Release v1.6.0 (#87) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09d522b..3d96994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-authorization-roles -## 1.6.0 IN PROGRESS +## [1.6.0](https://github.com/folio-org/ui-authorization-roles/tree/v1.6.0) (2024-11-04) +[Full Changelog](https://github.com/folio-org/ui-authorization-roles/compare/v1.5.0...v1.6.0) * Show modifying users' names instead of IDs. Refs UIROLES-71. * Use `Capabilities` components from `stripes-authorization-components` repository instead of local files. Refs UIROLES-86.