Skip to content

Commit

Permalink
chore(release): 4.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.2.0](v4.1.6...v4.2.0) (2020-10-29)

### Bug Fixes

* fix indentation error ([b5ba374](b5ba374))

### Features

* add heartbeat to keep session alive every 60 seconds ([c17711a](c17711a))
  • Loading branch information
semantic-release-bot committed Oct 29, 2020
1 parent e599e49 commit f867669
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.2.0](https://github.com/karma-runner/karma-sauce-launcher/compare/v4.1.6...v4.2.0) (2020-10-29)


### Bug Fixes

* fix indentation error ([b5ba374](https://github.com/karma-runner/karma-sauce-launcher/commit/b5ba374dde0a9de16608b98fa7b1d3de3f4a355b))


### Features

* add heartbeat to keep session alive every 60 seconds ([c17711a](https://github.com/karma-runner/karma-sauce-launcher/commit/c17711a444035c46e217030f0ca1b49b3df00493))

## [4.1.6](https://github.com/karma-runner/karma-sauce-launcher/compare/v4.1.5...v4.1.6) (2020-10-20)


Expand Down

0 comments on commit f867669

Please sign in to comment.