Skip to content

Commit 37dc447

Browse files
committed
release: v1.1.0
1 parent 54bdfc1 commit 37dc447

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.1.0"></a>
2+
# [1.1.0](https://github.com/chrisvxd/story2sketch/compare/v1.0.1...v1.1.0) (2018-06-19)
3+
4+
5+
### Features
6+
7+
* add better error handling if story doesn't exist ([54bdfc1](https://github.com/chrisvxd/story2sketch/commit/54bdfc1))
8+
* upgrade to [email protected] ([61be07b](https://github.com/chrisvxd/story2sketch/commit/61be07b))
9+
10+
11+
112
<a name="1.0.1"></a>
213
## [1.0.1](https://github.com/chrisvxd/story2sketch/compare/v1.0.0...v1.0.1) (2018-05-09)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "story2sketch",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Convert storybook to sketch",
55
"homepage": "https://github.com/chrisvxd/story2sketch",
66
"license": "MIT",

0 commit comments

Comments
 (0)