Skip to content

Commit b9fdd6a

Browse files
chore(release): 7.1.1 [skip ci]
## [7.1.1](v7.1.0...v7.1.1) (2019-05-01) ### Bug Fixes * **bin:** Handle no path arg when also can't guess ([525aeac](525aeac))
1 parent 525aeac commit b9fdd6a

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.1.1](https://github.com/agentofuser/ipfs-deploy/compare/v7.1.0...v7.1.1) (2019-05-01)
2+
3+
### Bug Fixes
4+
5+
- **bin:** Handle no path arg when also can't guess
6+
([525aeac](https://github.com/agentofuser/ipfs-deploy/commit/525aeac))
7+
18
# [7.1.0](https://github.com/agentofuser/ipfs-deploy/compare/v7.0.3...v7.1.0) (2019-04-30)
29

310
### Features

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.0",
3+
"version": "7.1.1",
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)