Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Commit

Permalink
chore(release): 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshyx committed Oct 13, 2016
1 parent 9dbac36 commit 92d961a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.6.1"></a>
## [1.6.1](https://github.com/AkashaProject/ipfs-connector/compare/v1.6.0...v1.6.1) (2016-10-13)


### Bug Fixes

* **resolver:** detect protobuf encoding ([9dbac36](https://github.com/AkashaProject/ipfs-connector/commit/9dbac36))



<a name="1.6.0"></a>
# [1.6.0](https://github.com/AkashaProject/ipfs-connector/compare/v1.5.2...v1.6.0) (2016-10-13)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akashaproject/ipfs-connector",
"version": "1.6.0",
"version": "1.6.1",
"description": "Ipfs download/process manager",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 92d961a

Please sign in to comment.