File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 7.7.0] ( https://github.com/agentofuser/ipfs-deploy/compare/v7.6.0...v7.7.0 ) (2019-06-07)
2
+
3
+ ### Bug Fixes
4
+
5
+ - don't deploy after printing version
6
+ ([ 4cbe850] ( https://github.com/agentofuser/ipfs-deploy/commit/4cbe850 ) ),
7
+ closes [ #6 ] ( https://github.com/agentofuser/ipfs-deploy/issues/6 )
8
+ - print pinned hash to stdout
9
+ ([ 2d4e2c9] ( https://github.com/agentofuser/ipfs-deploy/commit/2d4e2c9 ) ),
10
+ closes [ #9 ] ( https://github.com/agentofuser/ipfs-deploy/issues/9 )
11
+
12
+ ### Features
13
+
14
+ - use HTTP to pin to Pinata
15
+ ([ 14e7453] ( https://github.com/agentofuser/ipfs-deploy/commit/14e7453 ) ),
16
+ closes [ #11 ] ( https://github.com/agentofuser/ipfs-deploy/issues/11 )
17
+
1
18
# [ 7.6.0] ( https://github.com/agentofuser/ipfs-deploy/compare/v7.5.0...v7.6.0 ) (2019-05-17)
2
19
3
20
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @agentofuser/ipfs-deploy" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"description" : " Zero-Config CLI to Deploy Static Websites to IPFS" ,
5
5
"author" : {
6
6
"name" : " Agent of User" ,
You can’t perform that action at this time.
0 commit comments