Skip to content

Commit d6a9fbb

Browse files
chore(main): release 1.6.7 (#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 17069e7 commit d6a9fbb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.7](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.6.6...v1.6.7) (2024-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Pick a default Edge binary location on all platforms ([#65](https://github.com/shaka-project/karma-local-wd-launcher/issues/65)) ([17069e7](https://github.com/shaka-project/karma-local-wd-launcher/commit/17069e78e612f3037509b95889d7e2563c781225))
9+
310
## [1.6.6](https://github.com/shaka-project/karma-local-wd-launcher/compare/v1.6.5...v1.6.6) (2023-09-08)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "karma-local-wd-launcher",
3-
"version": "1.6.6",
3+
"version": "1.6.7",
44
"description": "Karma Local WebDriver Launcher - Launches local web browsers using WebDriver, to enable screenshots and other advanced tests to be executed in-browser.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)