Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Jul 17, 2018
1 parent f6fd884 commit fdb957e
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
@@ -1,3 +1,13 @@
<a name="0.17.3"></a>
## [0.17.3](https://github.com/ipld/js-ipld/compare/v0.17.2...v0.17.3) (2018-07-17)


### Bug Fixes

* **put:** pass CID options to resolver ([a419048](https://github.com/ipld/js-ipld/commit/a419048))



<a name="0.17.2"></a>
## [0.17.2](https://github.com/ipld/js-ipld/compare/v0.17.1...v0.17.2) (2018-05-29)

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": "ipld",
"version": "0.17.2",
"version": "0.17.3",
"description": "The JavaScript Implementation of IPLD",
"leadMaintainer": "Volker Mische <volker.mische@gmail.com>",
"main": "src/index.js",
Expand Down

0 comments on commit fdb957e

Please sign in to comment.