Skip to content

Commit

Permalink
UIIN-3171: Add Version history button and Version history pane to det…
Browse files Browse the repository at this point in the history
…ails view of Holdings
  • Loading branch information
OleksandrHladchenko1 committed Feb 6, 2025
1 parent 5790c07 commit 19e957a
Show file tree
Hide file tree
Showing 6 changed files with 396 additions and 338 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: folio-org/checkout@v2
- uses: folio-org/checkout@v4
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: folio-org/checkout@v2
- uses: folio-org/checkout@v4
with:
fetch-depth: 0

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
* Correctly depend on `inflected`. Refs UIIN-3203.
* Decrease the amount of rerenders in `ConsortialHoldings` component. Fixes UIIN-3196.
* Add Version history button and Version history pane to details view of Item. Refs UIIN-3172.
* Add Version history button and Version history pane to details view of Holdings. Refs UIIN-3171.

## [12.0.12](https://github.com/folio-org/ui-inventory/tree/v12.0.12) (2025-01-27)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v12.0.11...v12.0.12)
Expand Down
Loading

0 comments on commit 19e957a

Please sign in to comment.