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 v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Nov 7, 2017
1 parent 0c430d2 commit f404865
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<a name="1.4.4"></a>
## [1.4.4](https://github.com/ipld/js-ipld-ethereum/compare/v1.4.2...v1.4.4) (2017-11-07)



<a name="1.4.2"></a>
## [1.4.2](https://github.com/ipld/js-ipld-ethereum/compare/v1.4.1...v1.4.2) (2017-08-25)


### Features

* update module: name, ci, packages ([bbaf528](https://github.com/ipld/js-ipld-ethereum/commit/bbaf528))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/ipld/js-ipld-ethereum/compare/v1.4.0...v1.4.1) (2017-07-11)



<a name="1.4.0"></a>
# [1.4.0](https://github.com/ipld/js-ipld-ethereum/compare/v1.3.0...v1.4.0) (2017-07-11)



<a name="1.3.0"></a>
# [1.3.0](https://github.com/ipld/js-ipld-ethereum/compare/v1.2.1...v1.3.0) (2017-07-11)



<a name="1.2.1"></a>
## [1.2.1](https://github.com/ipld/js-ipld-ethereum/compare/v1.2.0...v1.2.1) (2017-07-10)



<a name="1.2.0"></a>
# [1.2.0](https://github.com/ipld/js-ipld-ethereum/compare/v1.1.0...v1.2.0) (2017-07-10)



<a name="1.1.0"></a>
# 1.1.0 (2017-07-10)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipld-ethereum",
"version": "1.4.3",
"version": "1.4.4",
"description": "JavaScript Implementation of All Ethereum IPLD formats",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit f404865

Please sign in to comment.