Skip to content

Commit

Permalink
Release v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mariia-aloshyna committed Nov 15, 2024
1 parent 39993b1 commit 97dbe8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Change history for ui-data-import

## [8.0.1] (IN PROGRESS)
## [8.0.2] (IN PROGRESS)

### Bugs fixed:
* Invoice field mapping profile: cannot check export to accounting checkbox. (UIDATIMP-1671)
* Display placeholder in `Job profile` and `User` filters on the `View all` page after clicking on `Reset all` button. (UIDATIMP-1675)

## [8.0.1](https://github.com/folio-org/ui-data-import/tree/v8.0.1) (2024-11-15)

### Bugs fixed:
* Invoice field mapping profile: cannot check export to accounting checkbox. (UIDATIMP-1671)

## [8.0.0](https://github.com/folio-org/ui-data-import/tree/v8.0.0) (2024-10-31)

### Features added:
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.0",
"version": "8.0.1",
"description": "Data Import manager",
"main": "src/index.js",
"repository": "folio-org/ui-data-import",
Expand Down

0 comments on commit 97dbe8a

Please sign in to comment.