@sketch-hq/sketch-file-format
Advanced tools
Comparing version 3.6.3 to 3.6.4
# @sketch-hq/sketch-file-format | ||
## 3.6.4 | ||
### Patch Changes | ||
- 40af149: Document version bump to `133` (no other schema changes). | ||
## 3.6.3 | ||
@@ -4,0 +10,0 @@ |
@@ -49,3 +49,3 @@ { | ||
"type": "integer", | ||
"enum": [121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132] | ||
"enum": [121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133] | ||
}, | ||
@@ -119,3 +119,3 @@ "fonts": { | ||
}, | ||
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.3/dist/meta.schema.json", | ||
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.4/dist/meta.schema.json", | ||
"$schema": "http://json-schema.org/draft-07/schema#", | ||
@@ -122,0 +122,0 @@ "definitions": { |
@@ -51,3 +51,3 @@ { | ||
}, | ||
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.3/dist/user.schema.json", | ||
"$id": "https://unpkg.com/@sketch-hq/sketch-file-format@3.6.4/dist/user.schema.json", | ||
"$schema": "http://json-schema.org/draft-07/schema#", | ||
@@ -54,0 +54,0 @@ "definitions": { |
{ | ||
"name": "@sketch-hq/sketch-file-format", | ||
"version": "3.6.3", | ||
"version": "3.6.4", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
@@ -52,3 +52,3 @@ # Sketch File Format | ||
| `2.*.*` | `120` | Sketch 58 | | ||
| `3.*.*` | `121 - 131` | Sketch 59 - 67 | | ||
| `3.*.*` | `121 - 133` | Sketch 59 - 68 | | ||
@@ -55,0 +55,0 @@ ## Related projects |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
453602
12748