Skip to content

Commit

Permalink
Release v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aidynoJ committed Nov 29, 2024
1 parent 4cea76b commit ea69586
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Change history for ui-authorization-roles

## 1.7.0 IN PROGRESS
* Create separate capability sets for CRUD actions with authorization roles in UI. Refs UIROLES-112.

## 1.6.0 IN PROGRESS

* 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.
* Include `stripes-authorization-components` in `stripesDeps` to pull its assets into the bundle. Refs UIROLES-102.
* Duplicate authorization roles. Refs UIROLES-64.
* Add missed permission to see list of capabilities set on Edit role page. Refs UIROLES-115.
* Create separate capability sets for CRUD actions with authorization roles in UI. Refs UIROLES-112.

## [1.5.0](https://github.com/folio-org/ui-authorization-roles/tree/v1.5.0) (2024-05-27)
[Full Changelog](https://github.com/folio-org/ui-authorization-roles/compare/v1.4.0...v1.5.0)
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/authorization-roles",
"version": "1.6.0",
"version": "1.7.0",
"description": "FOLIO app for Authorization Roles",
"main": "src/index.js",
"repository": "folio/ui-authorization-roles",
Expand Down

0 comments on commit ea69586

Please sign in to comment.