We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a867a commit c505052Copy full SHA for c505052
.changeset/slow-comics-bake.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases)
2
3
+## 1.20.0
4
+
5
+### Minor Changes
6
7
+- [`89a867a`](https://github.com/Urigo/graphql-scalars/commit/89a867afaa0d7a0e5365dce8508aecf67586061a) Thanks
8
+ [@ardatan](https://github.com/ardatan)! - Add JSON Schema annotations for SOFA
9
10
## 1.19.0
11
12
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-scalars",
- "version": "1.19.0",
+ "version": "1.20.0",
"description": "A collection of scalar types not included in base GraphQL.",
"repository": {
"type": "git",
0 commit comments