Skip to content

Commit 5bc39a4

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2019-04-03) ### Bug Fixes * fix ora newlines ([4335458](4335458)) ### Features * deploy to infura.io besides pinata.cloud ([3502bc7](3502bc7))
1 parent 6c682f3 commit 5bc39a4

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/agentofuser/ipfs-deploy/compare/v1.0.0...v1.1.0) (2019-04-03)
2+
3+
### Bug Fixes
4+
5+
- fix ora newlines
6+
([4335458](https://github.com/agentofuser/ipfs-deploy/commit/4335458))
7+
8+
### Features
9+
10+
- deploy to infura.io besides pinata.cloud
11+
([3502bc7](https://github.com/agentofuser/ipfs-deploy/commit/3502bc7))
12+
113
# 1.0.0 (2019-04-03)
214

315
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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