Skip to content

Commit

Permalink
ci(changeset): generate PR with changelog & version updates (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 12, 2020
1 parent 2f53dc8 commit 943cf80
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-kiwis-cheat.md

This file was deleted.

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

## 3.5.1

### Patch Changes

- 2f53dc8: Add embedded prop to Embedded Font Reference schema

## 3.5.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.5.0",
"version": "3.5.1",
"license": "MIT",
"main": "dist/index",
"types": "dist/index",
Expand Down

0 comments on commit 943cf80

Please sign in to comment.