Skip to content

Commit

Permalink
Bumps up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsalminen committed Nov 2, 2017
1 parent d00cccb commit 38db693
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ Vue Design System is not a front-end component library and never will be. Instea

## Changelog

* `0.2.2` (2017-11-02) - Fixes the serving of SVG icons to living documentation.
* `0.2.1` (2017-10-31) - Cleans up SCSS styles and adds examples for each token category.
* `0.2.0` (2017-10-30) - Adds YAML Design Token that are auto converted to JSON and SCSS.
* `0.1.6` (2017-10-29) - General cleanup, updated readme & fixes to styleguide.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-design-system",
"version": "0.2.1",
"version": "0.2.2",
"description": "Vue Design System is an open-source tool for prototyping UI design systems.",
"author": "viljamis <[email protected]>",
"private": false,
Expand Down

0 comments on commit 38db693

Please sign in to comment.