Skip to content

Commit

Permalink
Merge pull request #758 from varya/release-0.3.30
Browse files Browse the repository at this point in the history
Release 0.3.30
  • Loading branch information
hannu committed Aug 24, 2015
2 parents 02f89d7 + 6090751 commit d5d1c92
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.30 (2015-08-24)

* Navigation arrows for a full screen mode are removed by default (#[756](https://github.com/SC5/sc5-styleguide/pull/756))

## 0.3.29 (2015-08-13)

* Do not use Helvetica Neue. Fix #742 (#[746](https://github.com/SC5/sc5-styleguide/pull/746))
Expand Down
5 changes: 2 additions & 3 deletions CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
## 0.3.29 (2015-08-13)
## 0.3.30 (2015-08-24)

* Do not use Helvetica Neue. Fix #742 (#[746](https://github.com/SC5/sc5-styleguide/pull/746))
* Missing files in dist. Fix #734 (#[745](https://github.com/SC5/sc5-styleguide/pull/745))
* Navigation arrows for a full screen mode are removed by default (#[756](https://github.com/SC5/sc5-styleguide/pull/756))

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sc5-styleguide",
"version": "0.3.29",
"version": "0.3.30",
"description": "Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation.",
"bin": {
"styleguide": "./bin/styleguide"
Expand Down

0 comments on commit d5d1c92

Please sign in to comment.