Skip to content

Commit

Permalink
Ready for 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvsde committed Jan 13, 2017
1 parent 72d01ef commit cea0410
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## 2.4.1
2017-01-13

## Fixed
- Spaces in project paths
- Handlebars version variable



## 2.4.0
2017-01-03

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Installation

For global CLI access install `npm install -g front-end-styleguide-cli`.
For global CLI access run `npm install -g front-end-styleguide-cli`.
For local installation run `npm install front-end-styleguide --save-dev`.


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "front-end-styleguide",
"version": "2.4.0",
"version": "2.4.1",
"description": "Living Styleguide for componentized front end development with Sass, JavaScript and Handlebars.",
"keywords": [
"front-end",
Expand Down

0 comments on commit cea0410

Please sign in to comment.