Skip to content

Commit

Permalink
increment plugin-find-instance to v3 (#591)
Browse files Browse the repository at this point in the history
Increment `@folio/plugin-find-user` version to `^3` for
compatibility with `@folio/stripes` `4.0`.
  • Loading branch information
zburke authored Jun 19, 2020
1 parent d655c24 commit c1dd2be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history for ui-requests

## 3.0.1 (IN PROGRESS)

* Increment `@folio/plugin-find-user` to `v3.0` for `@folio/stripes` `v4` compatibility.

## [3.0.0](https://github.com/folio-org/ui-requests/tree/v3.0.0) (2020-06-15)
[Full Changelog](https://github.com/folio-org/ui-requests/compare/v2.0.1...v3.0.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,6 @@
"react-router-dom": "^4.0.0"
},
"optionalDependencies": {
"@folio/plugin-find-user": "^2.0.0"
"@folio/plugin-find-user": "^3.0.0"
}
}

0 comments on commit c1dd2be

Please sign in to comment.