Skip to content

Commit e3885cf

Browse files
committed
chore: apply changeset
Signed-off-by: Tomás Migone <[email protected]>
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

-5
This file was deleted.

packages/contracts/CHANGELOG.md

+6
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

+1-1
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)