Skip to content

Commit

Permalink
release: v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Dec 3, 2018
1 parent 5a4b1e9 commit 235fdf8
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.4.0"></a>
# [1.4.0](https://github.com/chrisvxd/story2sketch/compare/v1.3.1...v1.4.0) (2018-12-03)


### Features

* add opt-in fix for pseudo-elements ([b1eb6a5](https://github.com/chrisvxd/story2sketch/commit/b1eb6a5))
* remove iframe body margin by default ([5a4b1e9](https://github.com/chrisvxd/story2sketch/commit/5a4b1e9))



<a name="1.3.1"></a>
## [1.3.1](https://github.com/chrisvxd/story2sketch/compare/v1.3.0...v1.3.1) (2018-10-15)

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

0 comments on commit 235fdf8

Please sign in to comment.