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.
2 parents 10bc918 + 714886c commit 9fe41a2Copy full SHA for 9fe41a2
packages/contracts/CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# @graphprotocol/contracts
2
+
3
+## 6.1.0
4
5
+### Minor Changes
6
7
+- Introduce changesets for versioning
8
+- Add new staging implementations including GGPs 31, 34 and 35
9
+- Add new testnet implementations including GGPs 31, 34 and 35
10
11
+### Patch Changes
12
13
+- Fixes for verifyAll and bridge:send-to-l2 hardhat tasks
packages/contracts/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/contracts",
- "version": "6.0.0",
+ "version": "6.1.0",
"description": "Contracts for the Graph Protocol",
"directories": {
"test": "test"
0 commit comments