Skip to content

Commit

Permalink
Release v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Terala-Priyanka committed Mar 20, 2024
1 parent 5202a8a commit c4351ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 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-plugin-find-user

## 7.1.0 IN PROGRESS
## 7.2.0 IN PROGRESS

## [7.1.0](https://github.com/folio-org/ui-plugin-find-user/tree/v7.1.0) (2024-03-20)
[Full Changelog](https://github.com/folio-org/ui-plugin-find-user/compare/v7.0.0...v7.1.0)

* Add "User assignment status" filter group. Refs UIPFU-77.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/plugin-find-user",
"version": "7.0.0",
"version": "7.1.0",
"description": "User-finder for Stripes",
"repository": "folio-org/ui-plugin-find-user",
"publishConfig": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:jest": "jest --ci --coverage --colors"
},
"okapiInterfaces": {
"users": "16.0",
"users": "16.0 16.1",
"users-bl": "6.1"
},
"devDependencies": {
Expand Down

0 comments on commit c4351ae

Please sign in to comment.