Skip to content

Commit

Permalink
Release v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mariia-aloshyna committed Dec 6, 2024
1 parent acadc5b commit 6a2b600
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,18 @@
### Features added:
* `React v19`: refactor away from default props for functional components. (UIDATIMP-1634)

## [8.0.3] (IN PROGRESS)
## [8.0.4](https://github.com/folio-org/ui-data-import/tree/v8.0.4) (2024-12-06)

### Bugs fixed:
* Allow central tenant to create action profile for Orders and Invoices. (UIDATIMP-1679)
* Allow central tenant to create filed mapping profile for Orders and Invoices. (UIDATIMP-1685)
* Replace `_/proxy/tenants/${tenant}/modules` with `stripes.discovery.modules` object. (UIDATIMP-1686)
* Populate "Existing records" field when create match profile. (UIDATIMP-1689)

## [8.0.3](https://github.com/folio-org/ui-data-import/tree/v8.0.3) (2024-12-04)

### Bugs fixed:
* Allow central tenant to create action profile for Orders and Invoices. (UIDATIMP-1679)
* Replace `_/proxy/tenants/${tenant}/modules` with `stripes.discovery.modules` object. (UIDATIMP-1686)

## [8.0.2](https://github.com/folio-org/ui-data-import/tree/v8.0.2) (2024-11-21)

### Bugs fixed:
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/data-import",
"version": "8.0.2",
"version": "8.0.4",
"description": "Data Import manager",
"main": "src/index.js",
"repository": "folio-org/ui-data-import",
Expand Down

0 comments on commit 6a2b600

Please sign in to comment.