File tree 3 files changed +8
-3
lines changed
3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ v0.9.2:
2
+ date: 2015-09-24
3
+ changes:
4
+ - Fixes npm@3 issues
1
5
v0.9.1:
2
6
date: 2015-09-04
3
7
changes:
Original file line number Diff line number Diff line change 1
- # grunt-contrib-jasmine v0.9.1 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-jasmine.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-jasmine ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/5985958by5rhnh31/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-jasmine/branch/master )
1
+ # grunt-contrib-jasmine v0.9.2 [ ![ Build Status: Linux] ( https://travis-ci.org/gruntjs/grunt-contrib-jasmine.svg?branch=master )] ( https://travis-ci.org/gruntjs/grunt-contrib-jasmine ) [ ![ Build Status: Windows] ( https://ci.appveyor.com/api/projects/status/5985958by5rhnh31/branch/master?svg=true )] ( https://ci.appveyor.com/project/gruntjs/grunt-contrib-jasmine/branch/master )
2
2
3
3
> Run jasmine specs headlessly through PhantomJS
4
4
@@ -295,6 +295,7 @@ for more information on the RequireJS template.
295
295
296
296
## Release History
297
297
298
+ * 2015-09-24 v0.9.2 Fixes npm@3 issues
298
299
* 2015-09-04 v0.9.1 Fix summary logging
299
300
* 2015-07-10 v0.9.0 Fix deprecated package.json licenses. Fix Phantomjs dependency to include correct phantom kill
300
301
* 2015-01-08 v0.8.2 Fixes to test summary reporting.
@@ -324,4 +325,4 @@ for more information on the RequireJS template.
324
325
325
326
Task submitted by [ Jarrod Overson] ( http://jarrodoverson.com )
326
327
327
- * This file was generated on Tue Aug 04 2015 10:14:41 .*
328
+ * This file was generated on Thu Sep 24 2015 13:00:10 .*
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-contrib-jasmine" ,
3
3
"description" : " Run jasmine specs headlessly through PhantomJS" ,
4
- "version" : " 0.9.1 " ,
4
+ "version" : " 0.9.2 " ,
5
5
"author" : {
6
6
"name" : " Grunt Team" ,
7
7
"url" : " http://gruntjs.com/"
You can’t perform that action at this time.
0 commit comments