We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b62dc commit e5ecc1eCopy full SHA for e5ecc1e
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change history for ui-plugin-bursar-export
2
3
+## [5.0.2](https://github.com/folio-org/ui-plugin-bursar-export/tree/v5.0.2) (2026-05-19) Sunflower CSP #9
4
+
5
+* Transfer criteria: footer format overridden by header format after save. Refs UIPBEX-73. (Backported from 6.0.0)
6
7
## [5.0.1](https://github.com/folio-org/ui-plugin-bursar-export/tree/v5.0.1) (2025-11-13) Sunflower CSP #3
8
9
* Select element should has an accessible name. Refs UIPBEX-50.
package.json
@@ -1,6 +1,6 @@
{
"name": "@folio/plugin-bursar-export",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Bursar export",
"main": "src/index.js",
"repository": "",
0 commit comments