Skip to content

Commit

Permalink
Merge pull request #134 from sketch-hq/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
christianklotz authored Dec 7, 2020
2 parents d208573 + 901f5fc commit 0336fac
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-forks-give.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/odd-walls-sell.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sketch-hq/sketch-file-format

## 3.7.1

### Patch Changes

- d3ac7d2: Make symbol source inherit directly from artboard
- 4176aa2: Fix layers property to only allow correct types in pages, artboards
and other layer types

## 3.7.0

### Minor Changes
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": "@sketch-hq/sketch-file-format",
"version": "3.7.0",
"version": "3.7.1",
"license": "MIT",
"main": "dist/index",
"types": "dist/index",
Expand Down

0 comments on commit 0336fac

Please sign in to comment.