Skip to content

Commit e5ecc1e

Browse files
committed
Prepare for v5.0.2 release
1 parent b4b62dc commit e5ecc1e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change history for ui-plugin-bursar-export
22

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+
37
## [5.0.1](https://github.com/folio-org/ui-plugin-bursar-export/tree/v5.0.1) (2025-11-13) Sunflower CSP #3
48

59
* Select element should has an accessible name. Refs UIPBEX-50.

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.1",
3+
"version": "5.0.2",
44
"description": "Bursar export",
55
"main": "src/index.js",
66
"repository": "",

0 commit comments

Comments
 (0)