Skip to content

Commit

Permalink
UIEUS-337 Upgrade React to v18 (#440)
Browse files Browse the repository at this point in the history
* Increase major version
* Update CHANGELOG
  • Loading branch information
alb3rtino authored Aug 17, 2023
1 parent 55cb253 commit 03f9606
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change history for ui-erm-usage

## 7.1.0 (IN PROGRESS)
## 8.0.0 (IN PROGRESS)

* Upgrade React to v18 ([UIEUS-337](https://issues.folio.org/browse/UIEUS-337))
* Fix error handling when starting harvester ([UIEUS-336](https://issues.folio.org/browse/UIEUS-336))
* Update 'Harvester started' message ([UIEUS-331](https://issues.folio.org/browse/UIEUS-331))
* Fix error handling in PeriodicHarvestingManager ([UIEUS-333](https://issues.folio.org/browse/UIEUS-333))
* Fix localization issues in periodic harvesting settings ([UIEUS-332](https://issues.folio.org/browse/UIEUS-332))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/erm-usage",
"version": "7.0.0",
"version": "8.0.0",
"description": "eUsage Module",
"main": "src/index.js",
"repository": "folio-org/ui-erm-usage",
Expand Down

0 comments on commit 03f9606

Please sign in to comment.