Skip to content

Commit 51f3c55

Browse files
committed
chore: release version v0.10.0
1 parent ebc3602 commit 51f3c55

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.10.0"></a>
2+
# [0.10.0](https://github.com/ipfs-shipyard/npm-on-ipfs/compare/v0.9.0...v0.10.0) (2018-10-04)
3+
4+
5+
### Features
6+
7+
* add s3 storage option ([6a522c8](https://github.com/ipfs-shipyard/npm-on-ipfs/commit/6a522c8))
8+
9+
10+
111
<a name="0.9.0"></a>
212
# [0.9.0](https://github.com/ipfs-shipyard/npm-on-ipfs/compare/v0.8.0...v0.9.0) (2018-10-04)
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.9.0",
3+
"version": "0.10.0",
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)