Skip to content

Commit

Permalink
Release 4.0.0, refs ERM-1871
Browse files Browse the repository at this point in the history
  • Loading branch information
adi-mat committed Oct 7, 2021
1 parent 2722b8e commit cce8c2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
6 changes: 1 addition & 5 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@
// TODO: Remove when https://issues.folio.org/browse/STRIPES-742 to reinstate these rules.
"template-curly-spacing" : "off",
"indent" : "off"
},
"env": {
"jest/globals": true
},
"plugins": ["jest"]
}
}
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Change history for ui-erm-comparisons

## 3.0.0 (In Progress)
* Included interface dependency for erm 5.0
## 4.0.0 2021-10-07
* Upgrade to stripes v7
* Display keyboard shortcuts modal. ERM-1737
* Included interface dependency for erm 5.0. ERM-1747

## 2.1.0 2021-06-16
* ERM-1596 Add descriptions to visible permission set in ui-erm-comparison
Expand Down

0 comments on commit cce8c2b

Please sign in to comment.