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.
1 parent fff8f42 commit 5c1490aCopy full SHA for 5c1490a
packages/contracts/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/contracts
2
3
+## 6.1.1
4
+
5
+### Patch Changes
6
7
+- Use prepack to correctly prepare outputs for the published package
8
9
## 6.1.0
10
11
### Minor Changes
packages/contracts/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/contracts",
- "version": "6.1.0",
+ "version": "6.1.1",
"description": "Contracts for the Graph Protocol",
"directories": {
"test": "test"
0 commit comments