Skip to content

Commit

Permalink
chore: Release 9.0.0
Browse files Browse the repository at this point in the history
Updated CHANGELOG, ensured dependencies are up to date

ERM-2503
  • Loading branch information
EthanFreestone committed Feb 22, 2023
1 parent 8eee505 commit 13e70a3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change history for ui-licenses
## 8.4.0 In progress
## 9.0.0 2023-02-22
* ERM-2565 Increment ui-licenses to Stripes v8
* ERM-2533 Refactor interfaces code to react-query
* ERM-2487 Refactor licenses routes
* ERM-2467 Change export file name and file extension in Agreements and Local KB admin
* ERM-2455 Bump ui-licenses erm-components dep
* ERM-2434 "customProperties.ctx.title": "" in en.json
* ERM-2420 Amendment doesn't show licensor value of parent license
* ERM-2414 Missing translation values in license settings
* ERM-2398 LicenseFilters should not be rendered within <form> intended for search field
* ERM-2294 Remove BigTest/Nightmare dependencies and tests (ui-licenses)
* FAT-82 ui-licenses: UI tests replacement with RTL/Jest
* ERM-2276 Add test coverage for ui-licenses settings <LicensesCustomProperties>
* ERM-2272 Add test coverage for ui-licenses routes <EditLicenseRoute>
* ERM-2261 Add test coverage for ui-licenses viewSections <AmendmentLicense>
* ERM-2258 Add test coverage for ui-licenses <LicenseLookup>

## 8.3.0 2022-10-26
* ERM-2386 Show a user-friendly message when deleting a pick list with 0 values which is assigned to a License Term
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@folio/stripes": "^8.0.0",
"@folio/stripes-cli": "^2.6.1",
"@folio/stripes-erm-components": "^8.0.0",
"@folio/stripes-erm-testing": "^1.0.0",
"@folio/stripes-erm-testing": "^1.1.0",
"@folio/stripes-testing": "^4.2.0",
"@formatjs/cli": "^4.2.29",
"@testing-library/dom": "^8.16.0",
Expand Down

0 comments on commit 13e70a3

Please sign in to comment.