Skip to content

Commit

Permalink
Release 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanFreestone committed Apr 21, 2021
1 parent 605cb9d commit 8c66679
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-agreements

## 6.0.1 2021-04-21
* Permissions for view agreements, resources, platforms should be linked. ERM-1621
* Actions menu doesn't display for Agreements even when there are valid actions for the user. ERM-1619
* Add descriptions to visible permission set in ui-agreements. ERM-1593
* "Platforms" button should only display in search and filter pane to users with "ui-agreements.platforms.view" permission. ERM-1215
* "E-resources" button should only display in search and filter pane to users with "ui-agreements.resources.view" permission. ERM-1214

## 6.0.0 2021-03-18
* Purchase Order Line details not retrieved from /orders/order-lines for Entitlement. ERM-1606
* Update displayName for ui-agreements.platforms.X permissions. ERM-1592
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/agreements",
"version": "6.0.0",
"version": "6.0.1",
"description": "ERM agreement functionality for Stripes",
"main": "src/index.js",
"publishConfig": {
Expand Down

0 comments on commit 8c66679

Please sign in to comment.