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 380469e commit 5050229Copy full SHA for 5050229
packages/contracts/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/contracts
2
3
+## 6.1.2
4
+
5
+### Patch Changes
6
7
+- Correctly pass ts file list to tsc in prepack
8
9
## 6.1.1
10
11
### Patch Changes
packages/contracts/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/contracts",
- "version": "6.1.1",
+ "version": "6.1.2",
"description": "Contracts for the Graph Protocol",
"directories": {
"test": "test"
0 commit comments