File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.0.0-rc.7 " ></a >
2
+ ## 1.0.0-rc.7
3
+ > 2016-08-24
4
+
5
+ Forgot to compose with the new subgenerator for the gulp task for building
6
+ Jekyll so the generator wouldn't create the most important task: the one for
7
+ actually building Jekyll. Ouch.
8
+
9
+ #### Changelog:
10
+ * [[ ` 7e82705371 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/7e82705371 )] - Fix the build task not being copied
11
+ * [[ ` adbf9629e1 ` ] ( https://github.com/sondr3/generator-jekyllized/commit/adbf9629e1 )] - Fix test after using new package
12
+
1
13
<a name =" 1.0.0-rc.6 " ></a >
2
14
## 1.0.0-rc.6
3
15
> 2016-08-24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " generator-jekyllized" ,
3
- "version" : " 1.0.0-rc.6 " ,
3
+ "version" : " 1.0.0-rc.7 " ,
4
4
"main" : " index.js" ,
5
5
"description" : " A Yeoman generator for Jekyll to rapidly build sites using Gulp" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments