Skip to content

Commit

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

ERM-2504
  • Loading branch information
EthanFreestone committed Feb 22, 2023
1 parent bd12f76 commit a3befd8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 2 deletions.
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
# Change history for ui-local-kb-admin
## 5.4.0 In progress
## 6.0.0 2023-02-22
* ERM-2637 ProxyServer Settings page breaks when cancel the first and only entry
* ERM-2618 Remove unneeded `react-redux`
* ERM-2590 Increment ui-local-kb-admin to Stripes v8
* ERM-2571 Remove BigTest/Nightmare dependencies and tests (ui-local-kb-admin)
* ERM-2570 New button/settings don't display for Proxy server settings
* ERM-2556 Increment ui-local-kb-admin to Stripes v8
* ERM-2467 Change export file name and file extension in Agreements and Local KB admin
* ERM-2461 Bump ui-local-kb-admin erm-components dep
* ERM-2392 Add erm.packages.collection.import to UI perm set
* FAT-83 ui-local-kb-admin: UI tests replacement with RTL/Jest
* ERM-2528 Add test coverage for ui-local-kb-admin <ProxyServerSettingsView>
* ERM-2527 Add test coverage for ui-local-kb-admin <ProxyServerSettingsListFieldArray>
* ERM-2526 Add test coverage for ui-local-kb-admin <ExternalDataSourcesForm>
* ERM-2525 Add test coverage for ui-local-kb-admin <ProxyServerSettingsFields>
* ERM-2524 Add test coverage for ui-local-kb-admin <ProxyServerSettingsEdit>
* ERM-2523 Add test coverage for ui-local-kb-admin <ExternalDataSourcesListFieldArray>
* ERM-2522 Add test coverage for ui-local-kb-admin <ExternalDataSourcesListFieldArray>
* ERM-2521 Add test coverage for ui-local-kb-admin <ExternalDataSourcesFields>
* ERM-2520 Add test coverage for ui-local-kb-admin <ExternalDataSourcesFields>
* ERM-2519 Add test coverage for ui-local-kb-admin <Jobs>
* ERM-2518 Add test coverage for ui-local-kb-admin <JobInfo>
* ERM-2517 Add test coverage for ui-local-kb-admin <JobInfo>
* ERM-2516 Refactor local-kb-admin routes
* ERM-1519 Add test coverage for ui-local-kb-admin <ProxyServerSettingsRoute>
* ERM-1518 Add test coverage for ui-local-kb-admin <ExternalDataSourcesSettingsRoute>
* ERM-1515 Add test coverage for ui-local-kb-admin <JobsRoute>
* ERM-1514 Add test coverage for ui-local-kb-admin <JobViewRoute>
* ERM-1513 Add test coverage for ui-local-kb-admin <JobViewRoute>
* ERM-1303 Add test coverage for ui-local-kb-admin <JobCreateRoute>
* ERM-1242 Add test coverage for ui-local-kb-admin <Logs>

## 5.3.0 2022-10-27
* ERM-2323 stripes-erm-components should be a peer
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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.31",
"@testing-library/dom": "^8.13.0",
Expand Down

0 comments on commit a3befd8

Please sign in to comment.