Skip to content

Commit

Permalink
Release v6.2.0 (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: elsenhans <[email protected]>
  • Loading branch information
elsenhans and elsenhans authored Jun 30, 2022
1 parent ea365f3 commit 85fb217
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change history for ui-erm-usage

## [6.2.0](https://github.com/folio-org/ui-erm-usage/tree/v6.2.0) (2022-06-30)
* Not possible to set both RequestorId and ApiKey (UIEUS-297)
* No results displayed on first open (UIEUS-296)
* Refactor app permissions (UIEUS-292)
* Action items always visible (UIEUS-295)
* Replace babel-eslint with @babel/eslint-parser (UIEUS-291)

## [6.1.1](https://github.com/folio-org/ui-erm-usage/tree/v6.1.1) (2022-03-30)
* Permission "Settings (eUsage): Can view and edit settings" doesn't allow create/edit Aggregator record (UIEUS-288)
* An error occurs when trying to save changes to eUsage settings (UIEUS-287)
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/erm-usage",
"version": "6.1.1",
"version": "6.2.0",
"description": "eUsage Module",
"main": "src/index.js",
"repository": "folio-org/ui-erm-usage",
Expand Down

0 comments on commit 85fb217

Please sign in to comment.