Skip to content

Commit

Permalink
Release v8.1.0 (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
UladzislauKutarkin authored Mar 19, 2024
1 parent b9dd352 commit 76ed104
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,6 +1,9 @@
# Change history for ui-tenant-settings

## 8.0.1 (IN PROGRESS)
## 8.2.0 (IN PROGRESS)

## [8.1.0](https://github.com/folio-org/ui-tenant-settings/tree/v8.1.0)(2024-03-19)
[Full Changelog](https://github.com/folio-org/ui-tenant-settings/compare/v8.0.0...v8.1.0)

* [UITEN-266](https://issues.folio.org/browse/UITEN-266) No longer displays non-working inventory-related pages when the inventory interfaces are not present.
* [UITEN-269](https://issues.folio.org/browse/UITEN-269) User without "Settings (tenant): Can maintain preferred plugins" permission can edit preferred plugins.
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/tenant-settings",
"version": "8.0.0",
"version": "8.1.0",
"description": "Tenant settings",
"main": "src/index.js",
"repository": "folio-org/ui-tenant-settings",
Expand Down

0 comments on commit 76ed104

Please sign in to comment.