Mirror: The spec-compliant minimum of client-side GraphQL.

Version Packages (#13)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Changed files
+8 -6
.changeset
-5
.changeset/slimy-trains-wink.md
···
-
---
-
'@0no-co/graphql.web': patch
-
---
-
-
Publish with npm provenance
+7
CHANGELOG.md
···
# @0no-co/graphql.web
+
## 1.0.1
+
+
### Patch Changes
+
+
- Publish with npm provenance
+
Submitted by [@kitten](https://github.com/kitten) (See [#12](https://github.com/0no-co/graphql.web/pull/12))
+
## 1.0.0
### Major Changes
+1 -1
package.json
···
{
"name": "@0no-co/graphql.web",
"description": "A spec-compliant client-side GraphQL implementation",
-
"version": "1.0.0",
+
"version": "1.0.1",
"author": "0no.co <hi@0no.co>",
"source": "./src/index.ts",
"main": "./dist/graphql.web",