Skip to content

Commit

Permalink
Add E2E tests (#349)
Browse files Browse the repository at this point in the history
* e2e updated

* Update version

---------

Co-authored-by: Mikhail Volkov <[email protected]>
  • Loading branch information
vitPinchuk and mikhail-vl authored Nov 13, 2024
1 parent eea576c commit 7b857e2
Show file tree
Hide file tree
Showing 15 changed files with 974 additions and 23 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 6.6.0 (IN PROGRESS)

### Features / Enhancements

- Added E2E tests (#349)

## 6.5.0 (2024-10-25)

### Features / Enhancements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@
"test:e2e:docker": "docker compose --profile e2e up",
"upgrade": "npm upgrade --save"
},
"version": "6.5.0"
"version": "6.6.0"
}
Loading

0 comments on commit 7b857e2

Please sign in to comment.