Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change history for ui-plugin-bursar-export

## NEXT RELEASE
## [6.0.0](https://github.com/folio-org/ui-plugin-bursar-export/tree/v6.0.0) (2026-04-16) Trillium

* Dependency correction: `react-intl` bumped to v7 in UIPBEX-66 but we missed the peer. Refs UIPBEX-72.
* Transfer criteria: footer format overridden by header format after save. Refs UIPBEX-73.
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/plugin-bursar-export",
"version": "5.0.1",
"version": "6.0.0",
"description": "Bursar export",
"main": "src/index.js",
"repository": "",
Expand Down
Loading