Skip to content

Commit

Permalink
UIPBEX-55: Also support feesfines interface version 19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy-Litvinenko committed Oct 17, 2023
1 parent 64e622a commit c4b22b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Change history for ui-plugin-bursar-export

## 3.1.0 (IN PROGRESS)
* Also support `feesfines` interface version `19.0`. Refs UIPBEX-55.

## [3.0.0](https://github.com/folio-org/ui-plugin-bursar-export/tree/v3.0.0) (2023-10-16)
[Full Changelog](https://github.com/folio-org/ui-plugin-bursar-export/compare/v2.4.0...v3.0.0)
* Support `feesfines` interface version `18.0`. Refs UIPBEX-45.
* *BREAKING* bump `react-intl` to `v6.4.4`. Refs UICAL-275
* *BREAKING* Upgrade react v18.0.0. Refs FOLIO-3876.
* *BREAKING* Upgrade dependent modules.

## [2.4.0](https://github.com/folio-org/ui-plugin-bursar-export/tree/v2.4.0) (2023-02-20)
[Full Changelog](https://github.com/folio-org/ui-plugin-bursar-export/compare/v2.3.0...v2.4.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"displayName": "ui-plugin-bursar-export.meta.title",
"okapiInterfaces": {
"users": "15.0 16.0",
"feesfines": "16.0 17.0 18.0",
"feesfines": "16.0 17.0 18.0 19.0",
"data-export-spring": "1.0"
},
"stripesDeps": [
Expand Down

0 comments on commit c4b22b7

Please sign in to comment.