Skip to content

Commit

Permalink
Release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adi-mat committed Oct 6, 2021
1 parent c35497b commit ea71abc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change history for stripes-erm-components

## 5.2.0 IN PROGRESS
## 6.0.0 2021-10-06
* Fixed bug with error on saving license/agreement if a change in made to the visibility (internal) flag of a primary property without populating it. ERM-1770 ERM-1771
* Upgrade to Stripes v7.
* Improved a11y and focus management. ERM-1826
* Added sort capability on license type by label. ERM-1693
* Added support for multiple roles per organisation in Agreements and Licenses. ERM-1540 ERM-1541

## 5.1.0 2021-06-04
* Added FormattedDateTime/InternalContactsArrayDisplay components ERM-1682/ERM-1683/ERM-1684
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"scripts": {
"test": "stripes test karma",
"lint": "eslint lib tests",
"test:unit": "jest --ci --coverage",
"formatjs-compile": "formatjs compile-folder --ast --format simple ./translations/stripes-erm-components ./translations/stripes-erm-components/compiled"
},
"devDependencies": {
Expand Down

0 comments on commit ea71abc

Please sign in to comment.