Skip to content

Commit

Permalink
Release v4.4.0 (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Oct 13, 2022
1 parent 437b6c3 commit ee3535c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,10 +1,15 @@
# Change history for stripes-testing

## IN PROGRESS
## [4.4.0](https://github.com/folio-org/stripes-testing/tree/v4.4.0) (2022-10-13)
[Full Changelog](https://github.com/folio-org/stripes-testing/compare/v4.3.0...v4.4.0)

* Update circulationLoanHistoryPath. Refs UITEST-100
* Implement e-2-e automation of test case C465. Refs FAT-797.
* Implement e-2-e automation of test case C347828. Refs FAT-1296.
* Implement e-2-e automation of test case C17017. Refs FAT-1288.
* `<CheckboxInTable>` interactor.
* `<Image>` interactor.
* `<ConfirmationModal>` interactor.

## [4.3.0](https://github.com/folio-org/stripes-testing/tree/v4.3.0) (2022-06-14)
[Full Changelog](https://github.com/folio-org/stripes-testing/compare/v4.2.0...v4.3.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@folio/stripes-testing",
"version": "4.3.0",
"version": "4.4.0",
"description": "Regression tests for FOLIO UI",
"repository": "folio-org/stripes-testing",
"publishConfig": {
Expand Down

0 comments on commit ee3535c

Please sign in to comment.