Skip to content

Commit fa3f845

Browse files
feat: Release 10.1.0
Updated CHANGELOG and bumped version -> 10.1.0 ERM-3201
1 parent b491207 commit fa3f845

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change history for ui-agreements
22

3+
## 10.1.0 2024-05-26
4+
* ERM-3248 Use static endpoints for /resources and /entitlementOptions in Poppy Compatible release
5+
* ERM-3246 Improve performance of entitlementOptions endpoint
6+
* ERM-3239 Query all titles rather than just /electronic in local KB title search
7+
* ERM-3200 Backport ERM-3186 to Poppy compatible release
8+
* ERM-3186 Change default search options for Local KB titles to exclude identifiers
9+
310
## 10.0.1 2023-11-09
411
* ERM-3082 Backport grouping and spaces fix for Poppy
512
* ERM-3065 Agreement lines are displayed by default on the "Agreement lines" pane.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@folio/agreements",
3-
"version": "10.0.1",
3+
"version": "10.1.0",
44
"description": "ERM agreement functionality for Stripes",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)