File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11THIS CHANGELOG IS AN ATTEMPT TO DOCUMENT CHANGES TO THIS PROJECT.
22
3+ PL-node-v0.1.5
4+ - ADD: Live reload support for grunt serve task
5+ - THX: thanks @marcinmodestowicz for the configuration fix. VERY useful :)
6+
37PL-node-v0.1.4
48 - FIX: Resolved issue with nested pattern rendering
59 - FIX: Supporting flat pattern name regex's in unix-systems
Original file line number Diff line number Diff line change 11/*
2- * patternlab-node - v0.1.4 - 2014
2+ * patternlab-node - v0.1.5 - 2014
33 *
44 * Brian Muenzenmeyer, and the web community.
55 * Licensed under the MIT license.
Original file line number Diff line number Diff line change 11/*
2- * patternlab-node - v0.1.4 - 2014
2+ * patternlab-node - v0.1.5 - 2014
33 *
44 * Brian Muenzenmeyer, and the web community.
55 * Licensed under the MIT license.
Original file line number Diff line number Diff line change 11{
22 "name" : " patternlab-node" ,
33 "description" : " Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI)." ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "devDependencies" : {
66 "grunt" : " ~0.4.0" ,
77 "grunt-contrib-watch" : " ~0.6.1" ,
You can’t perform that action at this time.
0 commit comments