Skip to content

Commit

Permalink
Version Packages (#143)
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 Feb 16, 2021
1 parent 4a42222 commit 85089d8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/redundant-escape-character.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.7.3

### Patch Changes

- c76a8a9: Remove unnecessary escape characters in UUID pattern

## 3.7.2

### Patch 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.2",
"version": "3.7.3",
"license": "MIT",
"main": "dist/index",
"types": "dist/index",
Expand Down

0 comments on commit 85089d8

Please sign in to comment.