Skip to content

Commit

Permalink
chore(main): release 1.2.4 (shaka-project#8)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 3, 2022
1 parent 73892e9 commit 3a5038d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [1.2.4](https://github.com/joeyparrish/karma-local-wd-launcher/compare/v1.2.3...v1.2.4) (2022-02-03)


### Bug Fixes

* Add small startup delay to fix connection failures ([03918e3](https://github.com/joeyparrish/karma-local-wd-launcher/commit/03918e374b89769ba769f5bc14fe440b3f05a494))
* Fix Safari startup failures ([73892e9](https://github.com/joeyparrish/karma-local-wd-launcher/commit/73892e97db05545f877a5c91bdfc21f3f65c72a7))

### [1.2.3](https://github.com/joeyparrish/karma-local-wd-launcher/compare/v1.2.2...v1.2.3) (2022-02-03)


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.2.3",
"version": "1.2.4",
"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 3a5038d

Please sign in to comment.