Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
chore: release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Aug 5, 2015
1 parent 4651bcb commit ef6612b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name"0.2.1"></a>
### 0.2.1 (2015-08-05)


#### Bug Fixes

* ensure console output from phantomjs is available in karma debug logs ([eed281b5](https://github.com/karma-runner/karma-phantomjs-launcher/commit/eed281b5))

<a name"0.2.0"></a>
## 0.2.0 (2015-05-29)

Expand All @@ -12,4 +20,3 @@
* Move phantomjs to peerDeps, #37, #42, #56 ([a0f399de](https://github.com/karma-runner/karma-phantomjs-launcher/commit/a0f399de), closes [#25](https://github.com/karma-runner/karma-phantomjs-launcher/issues/25))
* Support option for phantom to exit on ResourceError ([2b90c6b9](https://github.com/karma-runner/karma-phantomjs-launcher/commit/2b90c6b9))
* debug option ([c6dfe786](https://github.com/karma-runner/karma-phantomjs-launcher/commit/c6dfe786))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-phantomjs-launcher",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Karma plugin. Launcher for PhantomJS.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ef6612b

Please sign in to comment.