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 14, 2020
1 parent dd6e15a commit 3aad03a
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
@@ -1,6 +1,8 @@
# Change Log

## Unreleased
- updated to @applitools/eyes-sdk-core@11.0.8 (from 11.0.7)
- updated to @applitools/visual-grid-client@14.4.7 (from 14.4.6)

## 5.13.2 - 2020/6/13

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.7",
"@applitools/visual-grid-client": "14.4.6",
"@applitools/eyes-sdk-core": "11.0.8",
"@applitools/visual-grid-client": "14.4.7",
"selenium-webdriver": "^4.0.0-alpha.5",
"webdriverio": "^5.18.6"
},
Expand Down Expand Up @@ -72,4 +72,4 @@
"engines": {
"node": ">=8.9.0"
}
}
}

0 comments on commit 3aad03a

Please sign in to comment.