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.47.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #1303 ] ( https://github.com/graphprotocol/graph-tooling/pull/1303 )
8
+ [ ` 327784f ` ] ( https://github.com/graphprotocol/graph-tooling/commit/327784ff79c458c603dbac4b9dfd1f4e5aab6c8c )
9
+ Thanks [ @dimitrovmaksim ] ( https://github.com/dimitrovmaksim ) ! - Fixes 403 Forbidden response when
10
+ fetching the latest matchstick tag
11
+
3
12
## 0.47.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/graph-cli" ,
3
- "version" : " 0.47.0 " ,
3
+ "version" : " 0.47.1 " ,
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