File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/graph-cli
2
2
3
+ ## 0.75.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #1686 ] ( https://github.com/graphprotocol/graph-tooling/pull/1686 )
8
+ [ ` fea8f23 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/fea8f23b745d2595708b7f5b86384ad7eaa16f08 )
9
+ Thanks [ @alinobrasil ] ( https://github.com/alinobrasil ) ! - getEtherscanLikeAPIUrl: added for sei
10
+ mainnet (to be able to obtain contract ABI)
11
+
3
12
## 0.74.1
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/graph-cli" ,
3
- "version" : " 0.74.1 " ,
3
+ "version" : " 0.75.0 " ,
4
4
"description" : " CLI for building for and deploying to The Graph" ,
5
5
"license" : " (Apache-2.0 OR MIT)" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments