Skip to content

Commit

Permalink
chore: Post release (#1365)
Browse files Browse the repository at this point in the history
Added CHANGELOG section and bumped version -> 11.2.0

ERM-3264
  • Loading branch information
EthanFreestone authored Oct 31, 2024
1 parent 3273b96 commit f89b838
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change history for ui-agreements

## 11.2.0 IN PROGRESS

## 11.1.0 2024-10-31
* ERM-3375 Update module license and guidance for ui-agreements
* ERM-3365 UI Agreements does not display monograph information if TitleInstance.Type.label is changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/agreements",
"version": "11.1.0",
"version": "11.2.0",
"description": "ERM agreement functionality for Stripes",
"main": "src/index.js",
"publishConfig": {
Expand Down

0 comments on commit f89b838

Please sign in to comment.