Skip to content

Commit 831a8b9

Browse files
committed
chore: release version v0.7.2
1 parent b16b769 commit 831a8b9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.7.2"></a>
2+
## [0.7.2](https://github.com/ipfs-shipyard/npm-on-ipfs/compare/v0.7.1...v0.7.2) (2018-09-20)
3+
4+
5+
### Bug Fixes
6+
7+
* fixes [#59](https://github.com/ipfs-shipyard/npm-on-ipfs/issues/59) and [#60](https://github.com/ipfs-shipyard/npm-on-ipfs/issues/60) with better error detection and messages ([93ad289](https://github.com/ipfs-shipyard/npm-on-ipfs/commit/93ad289))
8+
9+
10+
111
<a name="0.7.1"></a>
212
## [0.7.1](https://github.com/ipfs-shipyard/npm-on-ipfs/compare/v0.7.0...v0.7.1) (2018-09-20)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-npm",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "Set up a NPM registry mirror, using your favourite storage, IPFS! :D",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)