Skip to content

Commit c0bd010

Browse files
chore: release v0.12.36
1 parent dc02e31 commit c0bd010

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name"0.12.36"></a>
2+
### 0.12.36 (2015-06-04)
3+
4+
5+
#### Bug Fixes
6+
7+
* **launcher:** Continue with exit when SIGKILL fails ([1eaccb4c](https://github.com/karma-runner/karma/commit/1eaccb4c))
8+
* **preprocessor:** Lookup patterns once invoked ([00a27813](https://github.com/karma-runner/karma/commit/00a27813), closes [#1340](https://github.com/karma-runner/karma/issues/1340))
9+
10+
111
<a name"0.12.35"></a>
212
### 0.12.35 (2015-05-29)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,6 @@
265265
"engines": {
266266
"node": ">=0.8 <=0.12 || >=1 <=2"
267267
},
268-
"version": "0.12.35",
268+
"version": "0.12.36",
269269
"license": "MIT"
270270
}

0 commit comments

Comments
 (0)