Skip to content

Commit a5a1dec

Browse files
authored
Bump cypress-xray-plugin from 7.4.2 to 7.5.0 (#429)
1 parent 449edfa commit a5a1dec

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
# `7.5.0`
4+
5+
## Notable changes
6+
7+
- Added Xray iteration support for data-driven/retried tests ([#423](https://github.com/Qytera-Gmbh/cypress-xray-plugin/pull/423))
8+
9+
- Added `xray.status.aggregate` option ([#424](https://github.com/Qytera-Gmbh/cypress-xray-plugin/pull/424))
10+
311
# `7.4.2`
412

513
## Notable changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-xray-plugin",
3-
"version": "7.4.2",
3+
"version": "7.5.0",
44
"description": "A Cypress plugin for uploading test results to Xray (test management for Jira)",
55
"types": "index.d.ts",
66
"author": "csvtuda",

0 commit comments

Comments
 (0)