File tree 4 files changed +15
-2
lines changed
4 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# @graphprotocol/sdk
2
2
3
+ ## 0.5.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump contracts dependency
8
+
3
9
## 0.5.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/sdk" ,
3
- "version" : " 0.5.0 " ,
3
+ "version" : " 0.5.1 " ,
4
4
"description" : " TypeScript based SDK to interact with The Graph protocol contracts" ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change
1
+ # @graphprotocol/token-distribution
2
+
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Bump contracts dependency
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/token-distribution" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " Graph Token Distribution" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments