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 87e74ce commit e121404Copy full SHA for e121404
.changeset/config.json
@@ -11,7 +11,8 @@
11
"baseBranch": "main",
12
"updateInternalDependencies": "patch",
13
"ignore": [
14
- "example-*"
+ "example-*",
15
+ "website"
16
],
17
"snapshot": {
18
"useCalculatedVersion": true,
.changeset/nice-ants-flow.md
@@ -1,6 +1,5 @@
1
---
2
'@graphprotocol/graph-cli': minor
3
-'website': minor
4
5
6
allow publishing new subgraph version
0 commit comments