Skip to content

Commit 08dcc6a

Browse files
committedMay 3, 2024
chore(contracts): bump package version
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
1 parent d0722b3 commit 08dcc6a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎packages/contracts/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphprotocol/contracts
22

3+
## 6.3.0
4+
5+
### Minor Changes
6+
7+
- Remove restriction that prevented closing allocations older than 1 epoch.
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": "6.3.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)
Failed to load comments.