Skip to content

Commit

Permalink
Merge branch 'master' into UIIN-2811
Browse files Browse the repository at this point in the history
  • Loading branch information
BogdanDenis committed May 2, 2024
2 parents 911523e + 653db31 commit 0f4189e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
## [11.1.0] (IN PROGRESS)

* Remove unused code related to auto-open record detail view. Refs UIIN-2819.
* Replace `all` with the `=` operator to get correct results when using the `All` search option. Refs UIIN-2816.
* Keyboard shortcuts modal: Add quickMARC shortcuts to modal. Refs UIIN-2795.
* Create new settings for classification type sorting. Refs UIIN-2775.
* Add "Display to public" column to receiving history on Holdings. Refs UIIN-2826.
Expand All @@ -18,6 +17,11 @@
* Jest/RTL: Cover MoveHoldingContext component with unit tests. Refs UIIN-2664.
* Use consolidated locations endpoint to fetch all locations when in central tenant context. Refs UIIN-2811.

## [11.0.4](https://github.com/folio-org/ui-inventory/tree/v11.0.4) (2024-04-30)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v11.0.3...v11.0.4)

* Replace `all` with the `=` operator to get correct results when using the `All` search option. Refs UIIN-2816.

## [11.0.3](https://github.com/folio-org/ui-inventory/tree/v11.0.3) (2024-04-26)
[Full Changelog](https://github.com/folio-org/ui-inventory/compare/v11.0.2...v11.0.3)

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/inventory",
"version": "11.0.3",
"version": "11.0.4",
"description": "Inventory manager",
"repository": "folio-org/ui-inventory",
"publishConfig": {
Expand Down

0 comments on commit 0f4189e

Please sign in to comment.