Skip to content

Commit

Permalink
chore: Release 2.0.2
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md and bumped version to 2.0.2

refs UIOA-231
  • Loading branch information
Jack-Golding committed Sep 12, 2024
1 parent e4e3f8b commit d0de7cf
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-oa

## 2.0.2 2024-09-12
* UIOA-229 UI uses non-existent permission oa.work.manage
* UIOA-230 Payers' amounts lose decimal separator with non-English locale

## 2.0.1 2024-04-26
* UIOA-222 Charges - Decimal separator ignored when saving with non-english locale
* UIOA-215 Calculations on OA charges can result in invalid values
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/oa",
"version": "2.0.1",
"version": "2.0.2",
"description": "FOLIO app for Open Access management",
"main": "src/index.js",
"repository": "folio/ui-oa",
Expand Down

0 comments on commit d0de7cf

Please sign in to comment.