Skip to content

Commit

Permalink
release: v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Apr 22, 2019
1 parent 90a8df0 commit ca7dfe4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.5.0"></a>
# [1.5.0](https://github.com/chrisvxd/story2sketch/compare/v1.4.0...v1.5.0) (2019-04-22)


### Features

* add support for grouping by symbols by "group" key ([f2a9ee0](https://github.com/chrisvxd/story2sketch/commit/f2a9ee0))
* add support for outputting multiple files by kind, or laying out stories by kind ([6290cae](https://github.com/chrisvxd/story2sketch/commit/6290cae))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/chrisvxd/story2sketch/compare/v1.3.1...v1.4.0) (2018-12-03)

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": "story2sketch",
"version": "1.4.0",
"version": "1.5.0",
"description": "Convert storybook to sketch",
"homepage": "https://github.com/chrisvxd/story2sketch",
"license": "MIT",
Expand Down

0 comments on commit ca7dfe4

Please sign in to comment.