Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2023-10-19)

### Miscellaneous Chores

* Always use latest types ([024c33f](024c33f))
* **deps-dev:** bump @types/teen_process from 2.0.1 to 2.0.2 ([#84](#84)) ([33c1f2b](33c1f2b))
* **deps-dev:** bump eslint-config-prettier from 8.10.0 to 9.0.0 ([#82](#82)) ([850422d](850422d))
* **deps-dev:** bump lint-staged from 14.0.1 to 15.0.2 ([#83](#83)) ([b17a7a9](b17a7a9))
* **deps-dev:** bump semantic-release from 21.1.2 to 22.0.5 ([#75](#75)) ([5dcc09b](5dcc09b))
* Use latest teen_process types ([527c027](527c027))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 527c027 commit 0edc9c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.2.4](https://github.com/appium/appium-geckodriver/compare/v1.2.3...v1.2.4) (2023-10-19)


### Miscellaneous Chores

* Always use latest types ([024c33f](https://github.com/appium/appium-geckodriver/commit/024c33f472e0e6e781379b41b54bfce14342e92a))
* **deps-dev:** bump @types/teen_process from 2.0.1 to 2.0.2 ([#84](https://github.com/appium/appium-geckodriver/issues/84)) ([33c1f2b](https://github.com/appium/appium-geckodriver/commit/33c1f2b015b0a92dd9ffdc3d2ef0f02811ea27b9))
* **deps-dev:** bump eslint-config-prettier from 8.10.0 to 9.0.0 ([#82](https://github.com/appium/appium-geckodriver/issues/82)) ([850422d](https://github.com/appium/appium-geckodriver/commit/850422dbd68e6e39ed42b536628b8d1b0a537e0e))
* **deps-dev:** bump lint-staged from 14.0.1 to 15.0.2 ([#83](https://github.com/appium/appium-geckodriver/issues/83)) ([b17a7a9](https://github.com/appium/appium-geckodriver/commit/b17a7a9f9a7b4a3e8b78d336c8d79c0630fa41ad))
* **deps-dev:** bump semantic-release from 21.1.2 to 22.0.5 ([#75](https://github.com/appium/appium-geckodriver/issues/75)) ([5dcc09b](https://github.com/appium/appium-geckodriver/commit/5dcc09bf07776a69ef979331c5b40b7f9ea20155))
* Use latest teen_process types ([527c027](https://github.com/appium/appium-geckodriver/commit/527c027a3a60e2a288cb7e709b8261b4d29afa91))

## [1.2.3](https://github.com/appium/appium-geckodriver/compare/v1.2.2...v1.2.3) (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"seamonkey",
"firefox"
],
"version": "1.2.3",
"version": "1.2.4",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 0edc9c4

Please sign in to comment.