Skip to content

Commit e3885cf

Browse files
committed
chore: apply changeset
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
1 parent 9686ce1 commit e3885cf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-jobs-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/contracts/CHANGELOG.md

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

3+
## 7.0.0
4+
5+
### Major Changes
6+
7+
- 9686ce1: Add Horizon staking interface
8+
39
## 6.2.1
410

511
### Patch Changes

packages/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "6.2.1",
3+
"version": "7.0.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)