Skip to content

Commit ba43bc9

Browse files
committed
chore: release horizon packages for mainnet
Signed-off-by: Tomás Migone <[email protected]>
1 parent 32d09fd commit ba43bc9

File tree

8 files changed

+33
-4
lines changed

8 files changed

+33
-4
lines changed

packages/address-book/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphprotocol/address-book
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- Graph Horizon phase 3 mainnet deployment
8+
39
## 1.0.1
410

511
### Patch Changes

packages/address-book/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/address-book",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/horizon/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphprotocol/horizon
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- Graph Horizon phase 3 mainnet deployment
8+
39
## 1.0.0
410

511
### Major Changes

packages/horizon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/horizon",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/subgraph-service/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphprotocol/subgraph-service
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- Graph Horizon phase 3 mainnet deployment
8+
39
## 1.0.1
410

511
### Patch Changes

packages/subgraph-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/subgraph-service",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/toolshed/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @graphprotocol/toolshed
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- Graph Horizon phase 3 mainnet deployment
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @graphprotocol/address-book@1.1.0
13+
314
## 1.0.2
415

516
### Patch Changes

packages/toolshed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/toolshed",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)