Skip to content

Commit

Permalink
Merge branch 'master' into UIDATIMP-1528
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnC-80 authored Oct 4, 2023
2 parents c902dfa + 1e3a0ac commit 2844e5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
* Update Node.js to v18 in GitHub Actions (UIDATIMP-1507)
* leverage jest-config-stripes for all jest and testing-library packages (UIDATIMP-1508)
* *BREAKING* bump `react-intl` to `v6.4.4` (UIDATIMP-1520)
* Bump the major versions of @folio/plugin-find-organization optionalDependencies (UIDATIMP-1532)

### Bugs fixed:
* Fix all the failed accessibility tests in ui-data-import (UIDATIMP-1393)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"moment": "~2.29.4"
},
"optionalDependencies": {
"@folio/plugin-find-organization": "^4.0.0"
"@folio/plugin-find-organization": "^5.0.0"
},
"stripes": {
"stripesDeps": [
Expand Down

0 comments on commit 2844e5d

Please sign in to comment.