Skip to content

Commit 990e6b8

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2019-04-04) ### Features * Add --help and parameterize CLI and library ([726fd8d](726fd8d)) * Add ipfs-deploy executable ([51db254](51db254))
1 parent 726fd8d commit 990e6b8

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/agentofuser/ipfs-deploy/compare/v1.1.0...v1.2.0) (2019-04-04)
2+
3+
### Features
4+
5+
- Add --help and parameterize CLI and library
6+
([726fd8d](https://github.com/agentofuser/ipfs-deploy/commit/726fd8d))
7+
- Add ipfs-deploy executable
8+
([51db254](https://github.com/agentofuser/ipfs-deploy/commit/51db254))
9+
110
# [1.1.0](https://github.com/agentofuser/ipfs-deploy/compare/v1.0.0...v1.1.0) (2019-04-03)
211

312
### Bug Fixes

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