Skip to content

Commit

Permalink
chore(release): 1.8.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.2](v1.8.1...v1.8.2) (2020-01-31)

### Bug Fixes

* use new ENS Registry contract ([d5c2824](d5c2824))
  • Loading branch information
semantic-release-bot committed Jan 31, 2020
1 parent 070ddc9 commit 81bab54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.2](https://github.com/TripleSpeeder/ens-updater/compare/v1.8.1...v1.8.2) (2020-01-31)


### Bug Fixes

* use new ENS Registry contract ([d5c2824](https://github.com/TripleSpeeder/ens-updater/commit/d5c28240ab04cf63ee47b99ffbc434de8ebddbbf))

## [1.8.1](https://github.com/TripleSpeeder/ens-updater/compare/v1.8.0...v1.8.1) (2020-01-07)


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": "@triplespeeder/ens-updater",
"version": "1.8.1",
"version": "1.8.2",
"description": "Set ENS name records from the commandline",
"homepage": "https://github.com/TripleSpeeder/ens-updater",
"main": "lib/index.js",
Expand Down

0 comments on commit 81bab54

Please sign in to comment.