Skip to content

Commit

Permalink
Release v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro-Melnyshyn committed Apr 18, 2024
1 parent c194430 commit a4c1649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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-quick-marc

## [8.0.1] IN PROGRESS
## [8.0.1] (https://github.com/folio-org/ui-quick-marc/tree/v8.0.1) (2024-04-18)

* [UIQM-641](https://issues.folio.org/browse/UIQM-641) Call `cleanBytesFields` function with correct arguments to fix 008 field.
* [UIQM-640](https://issues.folio.org/browse/UIQM-640) Create authority | Make list of authority files in lookup alphabetical.
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/quick-marc",
"version": "8.0.0",
"version": "8.0.1",
"description": "Quick MARC editor",
"main": "index.js",
"repository": "",
Expand Down

0 comments on commit a4c1649

Please sign in to comment.