Skip to content

Commit

Permalink
Release v7.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrHladchenko1 committed May 9, 2024
1 parent 751e913 commit 524d368
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Change history for ui-data-import

## [7.1.8](https://github.com/folio-org/ui-data-import/tree/v7.1.8) (2024-05-09)

### Bugs fixed:
* Display an empty value when `jobProfileInfo` is empty. (UIDATIMP-1640)

## [7.1.7](https://github.com/folio-org/ui-data-import/tree/v7.1.7) (2024-05-09)

### Bugs fixed:
* Changes made during duplication of a job with a match profile are not saved. (UIDATIMP-1633)
* Display an empty value when `jobProfileInfo` is empty. (UIDATIMP-1640)

## [7.1.6](https://github.com/folio-org/ui-data-import/tree/v7.1.6) (2024-05-02)

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

0 comments on commit 524d368

Please sign in to comment.