Skip to content

Commit

Permalink
Release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro-Melnyshyn committed Apr 2, 2024
1 parent 6d666f7 commit b1f55b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change history for ui-marc-authorities

## [5.0.1] IN PROGRESS
## [5.0.1](https://github.com/folio-org/ui-marc-authorities/tree/v5.0.1) (2024-04-02)

- [UIMARCAUTH-387](https://issues.folio.org/browse/UIMARCAUTH-387) Change auto-open a record functionality.
- [UIMARCAUTH-405](https://issues.folio.org/browse/UIMARCAUTH-405) Display a generic error message during authority file creation if validation is missing.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/marc-authorities",
"version": "5.0.0",
"version": "5.0.1",
"description": "MARC Authorities module",
"main": "src/index.js",
"repository": "https://github.com/folio-org/ui-marc-authorities",
Expand Down Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@folio/quick-marc": "^7.0.0",
"@folio/stripes-acq-components": "^5.0.0",
"@folio/stripes-acq-components": "~5.1.0",
"@rehooks/local-storage": "^2.4.4",
"query-string": "^7.0.1"
},
Expand Down

0 comments on commit b1f55b5

Please sign in to comment.