Skip to content

Commit 1e0fc95

Browse files
authored
Release v7.0.1 (#608)
1 parent ebcc0e0 commit 1e0fc95

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change history for ui-quick-marc
22

3+
## [7.0.1](https://github.com/folio-org/ui-quick-marc/tree/v7.0.1) (2023-10-13)
4+
5+
* Use correct version of `ui-plugin-find-authority`.
6+
37
## [7.0.0](https://github.com/folio-org/ui-quick-marc/tree/v7.0.0) (2023-10-13)
48

59
* [UIQM-250](https://issues.folio.org/browse/UIQM-250) Updated invalid Leader position values error messages to be more informative.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@folio/quick-marc",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Quick MARC editor",
55
"main": "index.js",
66
"repository": "",

0 commit comments

Comments
 (0)