Skip to content

Commit 2ef94b4

Browse files
chore(release): 7.8.0 [skip ci]
# [7.8.0](v7.7.3...v7.8.0) (2019-06-25) ### Bug Fixes * **pinning:** error out if hashes don't match ([7fd847b](7fd847b)) ### Features * **naming:** support subdomain dnslink on cloudflare ([0cd3e12](0cd3e12)), closes [#5](#5)
1 parent 0cd3e12 commit 2ef94b4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [7.8.0](https://github.com/agentofuser/ipfs-deploy/compare/v7.7.3...v7.8.0) (2019-06-25)
2+
3+
### Bug Fixes
4+
5+
- **pinning:** error out if hashes don't match
6+
([7fd847b](https://github.com/agentofuser/ipfs-deploy/commit/7fd847b))
7+
8+
### Features
9+
10+
- **naming:** support subdomain dnslink on cloudflare
11+
([0cd3e12](https://github.com/agentofuser/ipfs-deploy/commit/0cd3e12)),
12+
closes [#5](https://github.com/agentofuser/ipfs-deploy/issues/5)
13+
114
## [7.7.3](https://github.com/agentofuser/ipfs-deploy/compare/v7.7.2...v7.7.3) (2019-06-15)
215

316
### 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.7.3",
3+
"version": "7.8.0",
44
"description": "Zero-Config CLI to Deploy Static Websites to IPFS",
55
"author": {
66
"name": "Agent of User",

0 commit comments

Comments
 (0)