Skip to content

Commit 13e70a3

Browse files
chore: Release 9.0.0
Updated CHANGELOG, ensured dependencies are up to date ERM-2503
1 parent 8eee505 commit 13e70a3

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Change history for ui-licenses
2-
## 8.4.0 In progress
2+
## 9.0.0 2023-02-22
3+
* ERM-2565 Increment ui-licenses to Stripes v8
4+
* ERM-2533 Refactor interfaces code to react-query
5+
* ERM-2487 Refactor licenses routes
6+
* ERM-2467 Change export file name and file extension in Agreements and Local KB admin
7+
* ERM-2455 Bump ui-licenses erm-components dep
8+
* ERM-2434 "customProperties.ctx.title": "" in en.json
9+
* ERM-2420 Amendment doesn't show licensor value of parent license
10+
* ERM-2414 Missing translation values in license settings
11+
* ERM-2398 LicenseFilters should not be rendered within <form> intended for search field
12+
* ERM-2294 Remove BigTest/Nightmare dependencies and tests (ui-licenses)
13+
* FAT-82 ui-licenses: UI tests replacement with RTL/Jest
14+
* ERM-2276 Add test coverage for ui-licenses settings <LicensesCustomProperties>
15+
* ERM-2272 Add test coverage for ui-licenses routes <EditLicenseRoute>
16+
* ERM-2261 Add test coverage for ui-licenses viewSections <AmendmentLicense>
17+
* ERM-2258 Add test coverage for ui-licenses <LicenseLookup>
318

419
## 8.3.0 2022-10-26
520
* ERM-2386 Show a user-friendly message when deleting a pick list with 0 values which is assigned to a License Term

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@folio/stripes": "^8.0.0",
3333
"@folio/stripes-cli": "^2.6.1",
3434
"@folio/stripes-erm-components": "^8.0.0",
35-
"@folio/stripes-erm-testing": "^1.0.0",
35+
"@folio/stripes-erm-testing": "^1.1.0",
3636
"@folio/stripes-testing": "^4.2.0",
3737
"@formatjs/cli": "^4.2.29",
3838
"@testing-library/dom": "^8.16.0",

0 commit comments

Comments
 (0)