Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
chore: release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jun 28, 2017
1 parent 9173964 commit 5826124
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
<a name="1.3.0"></a>
# [1.3.0](https://github.com/karma-runner/karma-browserstack-launcher/compare/v1.2.0...v1.3.0) (2017-06-28)


### Features

* add support for using BrowserStackReporter with a proxy ([b0f8031](https://github.com/karma-runner/karma-browserstack-launcher/commit/b0f8031))
* allow the user to disable browserstack video recording ([b3cce6c](https://github.com/karma-runner/karma-browserstack-launcher/commit/b3cce6c))
* **deps:** update to the latest ([6c719d2](https://github.com/karma-runner/karma-browserstack-launcher/commit/6c719d2))
* **deps:** update to tunnel 2.0.1 ([9617438](https://github.com/karma-runner/karma-browserstack-launcher/commit/9617438))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/karma-runner/karma-browserstack-launcher/compare/v1.1.1...v1.2.0) (2017-01-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "karma-browserstack-launcher",
"version": "1.2.0",
"version": "1.3.0",
"description": "A Karma plugin. Launch any browser on BrowserStack!",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 5826124

Please sign in to comment.