Skip to content

Commit e86c4b2

Browse files
chore(release): 8.0.2 [skip ci]
## [8.0.2](v8.0.1...v8.0.2) (2024-03-26) ### Miscellaneous Chores * **deps:** bump appium-ios-simulator from 5.5.3 to 6.0.0 ([#874](#874)) ([72f2a97](72f2a97))
1 parent 72f2a97 commit e86c4b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.2](https://github.com/appium/WebDriverAgent/compare/v8.0.1...v8.0.2) (2024-03-26)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** bump appium-ios-simulator from 5.5.3 to 6.0.0 ([#874](https://github.com/appium/WebDriverAgent/issues/874)) ([72f2a97](https://github.com/appium/WebDriverAgent/commit/72f2a97ec31dbb3c66e5f459e0d7fd417c197d5d))
7+
18
## [8.0.1](https://github.com/appium/WebDriverAgent/compare/v8.0.0...v8.0.1) (2024-03-26)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-webdriveragent",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"description": "Package bundling WebDriverAgent",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)