File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.0.0-rc.4 " ></a >
2+ ## 1.0.0-rc.4
3+ > 2016-06-16
4+
5+ Another minor bugfix release, we don't need to check whether or not ` gulp ` is
6+ installed globally so we removed that, added ` use strict ` to the ` build ` gulp
7+ task file and fixed ` bundle installe ` being run before the ` Gemfile ` exists in
8+ the directory.
9+
10+ #### Changelog:
11+ * [[ ` a6bffd3ce9 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/a6bffd3ce9 )] - Fix bundle installed starting before Gemfile exist
12+ * [[ ` f73679c442 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/f73679c442 )] - Fix site: doctor to work with generator-statisk
13+ * [[ ` 4f8d2fd25b ` ] ( https://github.com/sondr3/generator-jekyllized/commit/4f8d2fd25b )] - Add 'use strict'; to build task
14+ * [[ ` 9703af10f1 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/9703af10f1 )] - Don't actually need to check for gulp
15+
116<a name =" 1.0.0-rc.3 " ></a >
217## 1.0.0-rc.3
318> 2016-06-06
Original file line number Diff line number Diff line change 11{
22 "name" : " generator-jekyllized" ,
3- "version" : " 1.0.0-rc.3 " ,
3+ "version" : " 1.0.0-rc.4 " ,
44 "main" : " index.js" ,
55 "description" : " A Yeoman generator for Jekyll to rapidly build sites using Gulp" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments