Skip to content

Commit 5c1490a

Browse files
committed
chore: bump contracts to 6.1.1
1 parent fff8f42 commit 5c1490a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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+
## 6.1.1
4+
5+
### Patch Changes
6+
7+
- Use prepack to correctly prepare outputs for the published package
8+
39
## 6.1.0
410

511
### Minor 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.1.0",
3+
"version": "6.1.1",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)