Skip to content

Commit b671f30

Browse files
chore(release): 7.2.0 [skip ci]
# [7.2.0](v7.1.1...v7.2.0) (2019-05-02) ### Features * show gateway url for IPFS pinning service ([e964d00](e964d00))
1 parent caf9931 commit b671f30

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [7.2.0](https://github.com/agentofuser/ipfs-deploy/compare/v7.1.1...v7.2.0) (2019-05-02)
2+
3+
### Features
4+
5+
- show gateway url for IPFS pinning service
6+
([e964d00](https://github.com/agentofuser/ipfs-deploy/commit/e964d00))
7+
18
## [7.1.1](https://github.com/agentofuser/ipfs-deploy/compare/v7.1.0...v7.1.1) (2019-05-01)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentofuser/ipfs-deploy",
3-
"version": "7.1.1",
3+
"version": "7.2.0",
44
"description": "Pin directory locally, send hash to pinning service, and update DNS",
55
"author": {
66
"name": "Agent of User",

0 commit comments

Comments
 (0)