Skip to content

Commit

Permalink
Release v6.1.2 (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
usavkov-epam committed Jan 21, 2025
1 parent a556d3b commit dac8601
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for ui-invoice

## 6.2.0 (IN PROGRESS)
## [6.1.2](https://github.com/folio-org/ui-invoice/tree/v6.1.2) (2025-01-21)
[Full Changelog](https://github.com/folio-org/ui-invoice/compare/v6.1.1...v6.1.2)

* Display full drop-down list of organization account numbers regardless of `Active` status case. Fixes UINV-575.

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/invoice",
"version": "6.1.1",
"version": "6.1.2",
"description": "Invoice",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit dac8601

Please sign in to comment.