Skip to content

Commit

Permalink
v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Apr 16, 2020
1 parent b84503b commit 3ce5b51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This project adheres to [Semantic Versioning](http://semver.org/). Every release, along with the migration instructions, is documented on the Github [Releases](https://github.com/airbnb/react-sketchapp/releases) page.

## Version 3.1.2

- Handle passing a Sketch document more properly

## Version 3.1.1

- Fix for Sketch 64
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.1",
"version": "3.1.2",
"description": "A React renderer for Sketch.app",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 3ce5b51

Please sign in to comment.