Skip to content

Commit

Permalink
bump version to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro-Melnyshyn committed Oct 26, 2023
1 parent d7575f8 commit f854175
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Change history for ui-quick-marc

## [8.0.0] (IN PROGRESS)

* [UIQM-580](https://issues.folio.org/browse/UIQM-580) *BREAKING* Move QuickMarcView, PrintPopup and getHeaders to stripes-marc-components.

## [7.1.0] (IN PROGRESS)

* [UIQM-571](https://issues.folio.org/browse/UIQM-571) Added `marc-records-editor.item.put` to Derive and Create Bib permissions to fix issue with broken links after deriving or creating a record.
* [UIQM-543](https://issues.folio.org/browse/UIQM-543) Remove eslint deps that are already listed in eslint-config-stripes.
* [UIQM-580](https://issues.folio.org/browse/UIQM-580) Move QuickMarcView, PrintPopup and getHeaders to stripes-marc-components.

## [7.0.1](https://github.com/folio-org/ui-quick-marc/tree/v7.0.1) (2023-10-13)

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": "7.1.0",
"version": "8.0.0",
"description": "Quick MARC editor",
"main": "index.js",
"repository": "",
Expand Down

0 comments on commit f854175

Please sign in to comment.