diff --git a/CHANGELOG.md b/CHANGELOG.md index e10c9e28..7bd4a51a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for ui-invoice -## (6.0.0 IN PROGRESS) +## [6.0.0](https://github.com/folio-org/ui-invoice/tree/v6.0.0) (2024-03-19) +[Full Changelog](https://github.com/folio-org/ui-invoice/compare/v5.0.1...v6.0.0) * Introduce new permission to view all invoices' settings. Refs UINV-458. * Error Message - Invoice cancellation allowed against closed budget. Refs UINV-513. diff --git a/package.json b/package.json index 99a7210f..dd2cb29a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "sinon": "^7.0.0" }, "dependencies": { - "@folio/stripes-acq-components": "~5.0.0", + "@folio/stripes-acq-components": "~5.1.0", "file-saver": "^2.0.0", "final-form": "^4.18.2", "final-form-arrays": "^3.0.1", diff --git a/src/invoices/InvoiceForm/__snapshots__/InvoiceForm.test.js.snap b/src/invoices/InvoiceForm/__snapshots__/InvoiceForm.test.js.snap index 2c55a8dd..d7538f7f 100644 --- a/src/invoices/InvoiceForm/__snapshots__/InvoiceForm.test.js.snap +++ b/src/invoices/InvoiceForm/__snapshots__/InvoiceForm.test.js.snap @@ -146,7 +146,7 @@ exports[`InvoiceForm component should render correct structure 1`] = `