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 f12ccbd commit 3218df7Copy full SHA for 3218df7
.changeset/rude-beans-pretend.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## CHANGELOG moved to [GitHub releases](https://github.com/Urigo/graphql-scalars/releases)
2
3
+## 1.21.1
4
+
5
+### Patch Changes
6
7
+- [`f12ccbd`](https://github.com/Urigo/graphql-scalars/commit/f12ccbd98e8d4a9fd4a9f4bf334eb09f4e4f61ba)
8
+ Thanks [@ardatan](https://github.com/ardatan)! - Add missing `DurationTypeDefinition`
9
10
## 1.21.0
11
12
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-scalars",
- "version": "1.21.0",
+ "version": "1.21.1",
"type": "module",
"description": "A collection of scalar types not included in base GraphQL.",
"repository": {
0 commit comments