Skip to content

Commit 235fdf8

Browse files
committed
release: v1.4.0
1 parent 5a4b1e9 commit 235fdf8

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.4.0"></a>
2+
# [1.4.0](https://github.com/chrisvxd/story2sketch/compare/v1.3.1...v1.4.0) (2018-12-03)
3+
4+
5+
### Features
6+
7+
* add opt-in fix for pseudo-elements ([b1eb6a5](https://github.com/chrisvxd/story2sketch/commit/b1eb6a5))
8+
* remove iframe body margin by default ([5a4b1e9](https://github.com/chrisvxd/story2sketch/commit/5a4b1e9))
9+
10+
11+
112
<a name="1.3.1"></a>
213
## [1.3.1](https://github.com/chrisvxd/story2sketch/compare/v1.3.0...v1.3.1) (2018-10-15)
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.3.1",
3+
"version": "1.4.0",
44
"description": "Convert storybook to sketch",
55
"homepage": "https://github.com/chrisvxd/story2sketch",
66
"license": "MIT",

0 commit comments

Comments
 (0)