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 c948d76 commit 44c47aaCopy full SHA for 44c47aa
.changeset/slimy-trains-wink.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @0no-co/graphql.web
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- Publish with npm provenance
8
+ Submitted by [@kitten](https://github.com/kitten) (See [#12](https://github.com/0no-co/graphql.web/pull/12))
9
10
## 1.0.0
11
12
### Major Changes
package.json
@@ -1,7 +1,7 @@
{
"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",
0 commit comments