Skip to content

Commit

Permalink
Release v1.3.1 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Mar 26, 2024
1 parent 1494177 commit e51f13f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change history for ui-authorization-roles

## [1.3.1](https://github.com/folio-org/ui-authorization-roles/tree/v1.3.1) (2024-03-26)
[Full Changelog](https://github.com/folio-org/ui-authorization-roles/compare/v1.3.0...v1.3.1)

* Also support `capability-sets` `2.0`. Refs UIROLES-65.

## [1.3.0](https://github.com/folio-org/ui-authorization-roles/tree/v1.3.0) (2024-03-05)
[Full Changelog](https://github.com/folio-org/ui-authorization-roles/compare/v1.2.0...v1.3.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.3.0",
"version": "1.3.1",
"description": "FOLIO app for Authorization Roles",
"main": "src/index.js",
"repository": "folio/ui-authorization-roles",
Expand Down

0 comments on commit e51f13f

Please sign in to comment.