Skip to content

Commit

Permalink
chore: Release 1.1.2
Browse files Browse the repository at this point in the history
Added CHANGELOG.md section and bumped version to 1.1.2
  • Loading branch information
Jack-Golding committed Jan 9, 2025
1 parent aded6cd commit 8fa93a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# change history for ui-serials-management

## 1.1.2 2025-01-09
* UISER-161 Enable support for serials to create receiving pieces in ECS environments with central ordering
* Updated translations

## 1.1.1 2024-11-29
* UISER-174 In Generated predicted piece confirmation warning the wrong date is used
* UISER-172 Receiving pieces for combined pieces do not include correct display summary
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/serials-management",
"version": "1.1.1",
"version": "1.1.2",
"description": "FOLIO app for serials-management",
"main": "src/index.js",
"repository": "folio-org/ui-serials-management",
Expand Down

0 comments on commit 8fa93a3

Please sign in to comment.