Skip to content

Commit

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


##
[1.6.5](v1.6.4...v1.6.5)
(2023-09-07)


### Bug Fixes

* Work around msedgedriver 115+ bug
([#60](#60))
([56a6688](56a6688))

---
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] authored Sep 7, 2023
1 parent 56a6688 commit db796b9
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.6.5](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.6.4...v1.6.5) (2023-09-07)


### Bug Fixes

* Work around msedgedriver 115+ bug ([#60](https://github.com/shaka-project/karma-local-wd-launcher/issues/60)) ([56a6688](https://github.com/shaka-project/karma-local-wd-launcher/commit/56a6688ae77acd2cb8ee89459a48950daa289eff))

## [1.6.4](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.6.3...v1.6.4) (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": "karma-local-wd-launcher",
"version": "1.6.4",
"version": "1.6.5",
"description": "Karma Local WebDriver Launcher - Launches local web browsers using WebDriver, to enable screenshots and other advanced tests to be executed in-browser.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit db796b9

Please sign in to comment.