Skip to content

Commit 73dd497

Browse files
authored
Release v5.0.1 (#170)
1 parent 130999b commit 73dd497

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Change history for ui-plugin-bursar-export
22

3-
## In progress
3+
## [5.0.1](https://github.com/folio-org/ui-plugin-bursar-export/tree/v5.0.1) (2025-11-13) Sunflower CSP #3
44

55
* Select element should has an accessible name. Refs UIPBEX-50.
6+
* Fix inability to delete patron data fields when aggregating. Refs UIPBEX-68.
7+
* Fix improper loading of saved header/footer configuration. Refs UIPBEX-69.
68

79
## [5.0.0](https://github.com/folio-org/ui-plugin-bursar-export/tree/v5.0.0) (2025-03-20)
810
[Full Changelog](https://github.com/folio-org/ui-plugin-bursar-export/compare/v4.0.3...v5.0.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@folio/plugin-bursar-export",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Bursar export",
55
"main": "src/index.js",
66
"repository": "",

0 commit comments

Comments
 (0)