We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebcc0e0 commit 1e0fc95Copy full SHA for 1e0fc95
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change history for ui-quick-marc
2
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
7
## [7.0.0](https://github.com/folio-org/ui-quick-marc/tree/v7.0.0) (2023-10-13)
8
9
* [UIQM-250](https://issues.folio.org/browse/UIQM-250) Updated invalid Leader position values error messages to be more informative.
package.json
@@ -1,6 +1,6 @@
{
"name": "@folio/quick-marc",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "Quick MARC editor",
"main": "index.js",
"repository": "",
0 commit comments