Skip to content

Commit

Permalink
Version bump 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelseibt committed Nov 16, 2016
1 parent a91d1c6 commit 662bb83
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@
\____|_| |_|\__,_|_| |_|\__, |\___|_|\___/ \__, |
|___/ |___/
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ VERSION 1.0.8 16.11.2016 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Announcement
------------
* We are actively developing 1.1.0 with support for LESS and Mixin-Defined
colors, as well as ES 6 syntax and better error handling. Stay tuned!
Features
--------
* Added Config for alternative placeholder services (thanks Ryan Potter).
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ VERSION 1.0.7 30.08.2016 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nucleus-styleguide",
"license": "MIT",
"version": "1.0.7",
"version": "1.0.8",
"main": "index.js",
"description": "Generate an atomic style guide from DocBlock annotations",
"author": "Michael Seibt <[email protected]>",
Expand Down

0 comments on commit 662bb83

Please sign in to comment.