-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/release/qase-cypress-2.1.0' into…
… release/qase-cypress-2.1.0
- Loading branch information
Showing
4 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# [email protected] | ||
|
||
## What's new | ||
|
||
Minor release of the Cypress reporter package | ||
|
||
# [email protected] | ||
|
||
## What's new | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "cypress-qase-reporter", | ||
"version": "2.1.0-beta.3", | ||
"version": "2.1.0", | ||
"description": "Qase Cypress Reporter", | ||
"homepage": "https://github.com/qase-tms/qase-javascript", | ||
"sideEffects": false, | ||
|
@@ -46,7 +46,7 @@ | |
"author": "Qase Team <[email protected]>", | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"qase-javascript-commons": "~2.1.0-beta.1", | ||
"qase-javascript-commons": "~2.1.0", | ||
"uuid": "^9.0.1" | ||
}, | ||
"peerDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# [email protected] | ||
|
||
## What's new | ||
|
||
Minor release of the commons package | ||
|
||
# [email protected] | ||
|
||
## What's new | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters