Skip to content

Commit

Permalink
Merge pull request #36 from RahulARanger/changeset-release/nodejs-rep…
Browse files Browse the repository at this point in the history
…orters

version handshake-nodejs-reporters
  • Loading branch information
RahulARanger authored Dec 17, 2023
2 parents 6f30732 + beb9823 commit c1748d9
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions handshake-nodejs-reporters/.changeset/brave-monkeys-run.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"dependencies": {
"@wdio/cli": "^8.26.2",
"wdio-handshake-reporter": "0.3.1"
"wdio-handshake-reporter": "0.3.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@wdio/mocha-framework": "^8.24.12",
"@wdio/spec-reporter": "^8.24.12",
"ts-node": "^10.9.2",
"wdio-handshake-reporter": "0.3.1"
"wdio-handshake-reporter": "0.3.2"
},
"devDependencies": {
"cross-env": "^7.0.3"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# wdio-graspit-reporter

## 0.3.2

### Patch Changes

- 6f30732: added glow for the status

## 0.3.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wdio-handshake-reporter",
"version": "0.3.1",
"version": "0.3.2",
"types": "./dist/index.d.ts",
"exports": {
"default": "./dist/index.js"
Expand Down

0 comments on commit c1748d9

Please sign in to comment.