Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Commit

Permalink
chore(release): 1.7.23
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshyx committed Oct 5, 2017
1 parent 78d745b commit 3cba7ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

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.7.23"></a>
## [1.7.23](https://github.com/AkashaProject/geth-connector/compare/v1.7.22...v1.7.23) (2017-10-05)



<a name="1.7.22"></a>
## [1.7.22](https://github.com/AkashaProject/geth-connector/compare/v1.7.21...v1.7.22) (2017-09-15)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@akashaproject/geth-connector",
"version": "1.7.22",
"version": "1.7.23",
"description": "Package used by AKASHA to manage geth/web3",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 3cba7ce

Please sign in to comment.