Skip to content

Commit e121404

Browse files
committed
ignore website changeset
1 parent 87e74ce commit e121404

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"baseBranch": "main",
1212
"updateInternalDependencies": "patch",
1313
"ignore": [
14-
"example-*"
14+
"example-*",
15+
"website"
1516
],
1617
"snapshot": {
1718
"useCalculatedVersion": true,

.changeset/nice-ants-flow.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
'@graphprotocol/graph-cli': minor
3-
'website': minor
43
---
54

65
allow publishing new subgraph version

0 commit comments

Comments
 (0)