Skip to content

Commit

Permalink
Release v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanDenis committed Nov 1, 2024
1 parent 74c3da6 commit caf832b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change history for ui-quick-marc

## [9.0.0] IN PROGRESS
## [9.0.0](https://github.com/folio-org/ui-quick-marc/tree/v9.0.0) (2024-11-01)

* [UIQM-647](https://issues.folio.org/browse/UIQM-647) Import `useUserTenantPermissions` from `@folio/stripes/core`.
* [UIQM-563](https://issues.folio.org/browse/UIQM-563) Allow a user to move 00X fields.
Expand Down Expand Up @@ -42,7 +42,7 @@
* [UIQM-712](https://issues.folio.org/browse/UIQM-712) In field 007 for Projected Graphic type: change the `MfS` field type to `Byte` to allow only 1 character to be entered.
* [UIQM-715](https://issues.folio.org/browse/UIQM-715) Reuse existing ids for fields after saving a record to avoid re-rendering and be able to focus on a field by ref.
* [UIQM-723](https://issues.folio.org/browse/UIQM-723) Rename permissions.
* * [UIQM-724](https://issues.folio.org/browse/UIQM-724) Do not group together subfields during linking.
* [UIQM-724](https://issues.folio.org/browse/UIQM-724) Do not group together subfields during linking.

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"regenerator-runtime": "^0.13.3"
},
"dependencies": {
"@folio/stripes-acq-components": "~5.1.0",
"@folio/stripes-acq-components": "^6.0.0",
"classnames": "^2.5.1",
"final-form": "^4.18.2",
"final-form-arrays": "^3.0.1",
Expand Down

0 comments on commit caf832b

Please sign in to comment.