Skip to content

Commit

Permalink
chore(main): release 1.1.9 (#36)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.1.9](v1.1.8...v1.1.9) (2023-09-07)


### Bug Fixes

* Revert EdgeDriver 115+ workaround ([#35](#35)) ([6df9bc2](6df9bc2))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 7, 2023
1 parent 6df9bc2 commit 512b9fc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.9](https://github.com/shaka-project/webdriver-installer/compare/v1.1.8...v1.1.9) (2023-09-07)


### Bug Fixes

* Revert EdgeDriver 115+ workaround ([#35](https://github.com/shaka-project/webdriver-installer/issues/35)) ([6df9bc2](https://github.com/shaka-project/webdriver-installer/commit/6df9bc2ba996a022361a299d511b99e1ea815b79))

## [1.1.8](https://github.com/shaka-project/webdriver-installer/compare/v1.1.7...v1.1.8) (2023-08-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webdriver-installer",
"version": "1.1.8",
"version": "1.1.9",
"description": "Install the right WebDriver version for your local browsers, automatically.",
"main": "main.js",
"bin": {
Expand Down

0 comments on commit 512b9fc

Please sign in to comment.