diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b8fbd3..a805026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.3.7](https://github.com/appium/appium-geckodriver/compare/v1.3.6...v1.3.7) (2024-06-23) + +### Miscellaneous Chores + +* Bump chai and chai-as-promised ([#115](https://github.com/appium/appium-geckodriver/issues/115)) ([03f06b3](https://github.com/appium/appium-geckodriver/commit/03f06b355b5c992510664fc06e18342d88f7e2e3)) + ## [1.3.6](https://github.com/appium/appium-geckodriver/compare/v1.3.5...v1.3.6) (2024-06-04) ### Miscellaneous Chores diff --git a/package.json b/package.json index fe69179..d5ee153 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "seamonkey", "firefox" ], - "version": "1.3.6", + "version": "1.3.7", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {