Skip to content

Commit

Permalink
Committed with sdk-release-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
amitzur committed Jun 15, 2020
1 parent 3b06d70 commit 2b3a0c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions packages/eyes-webdriverio-5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

- expose the service from the SDK package
- add detailed readme
- updated to @applitools/eyes-sdk-core@11.0.9 (from 11.0.8)
- updated to @applitools/visual-grid-client@14.4.8 (from 14.4.7)

## 5.13.3 - 2020/6/14

Expand Down
6 changes: 3 additions & 3 deletions packages/eyes-webdriverio-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"main": "./index.js",
"dependencies": {
"@applitools/eyes-sdk-core": "11.0.8",
"@applitools/visual-grid-client": "14.4.7"
"@applitools/eyes-sdk-core": "11.0.9",
"@applitools/visual-grid-client": "14.4.8"
},
"peerDependencies": {
"webdriverio": ">=5.18.0"
Expand Down Expand Up @@ -77,4 +77,4 @@
"engines": {
"node": ">=8.9.0"
}
}
}

0 comments on commit 2b3a0c6

Please sign in to comment.