Skip to content

Commit

Permalink
Merge pull request #498 from airbnb/f/v3.1.3
Browse files Browse the repository at this point in the history
v3.1.3
  • Loading branch information
mathieudutour authored Apr 17, 2020
2 parents 195fb79 + 78b23e3 commit 9ed5580
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). Every release

## Version 3.1.2

- Add proptypes for Text
- Allow `fontWeigth` to be a number

## Version 3.1.2

- Handle passing a Sketch document more properly

## Version 3.1.1
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": "react-sketchapp",
"version": "3.1.2",
"version": "3.1.3",
"description": "A React renderer for Sketch.app",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 9ed5580

Please sign in to comment.