Skip to content

Commit 80dd6e4

Browse files
committed
chore: Release 11.1.1
Added changelog section and bumped version to 11.1.1 ERM-3424
1 parent 39046e5 commit 80dd6e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 11.1.1 2024-11-29
4+
* ERM-3449 The Agreement content filter is not set back to original empty selection state
5+
* ERM-3392 Agreements: Changes to the field content type are not saved, but a success message is displayed
6+
* ERM 3390 Agreements > Show columns: Name column should not be in the list of unselectable columns
7+
38
## 11.1.0 2024-10-31
49
* ERM-3375 Update module license and guidance for ui-agreements
510
* ERM-3365 UI Agreements does not display monograph information if TitleInstance.Type.label is changed

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": "11.1.0",
3+
"version": "11.1.1",
44
"description": "ERM agreement functionality for Stripes",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)