Skip to content

Commit

Permalink
Release new version 2.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyluo authored and github-actions[bot] committed Nov 4, 2024
1 parent 6b5429b commit 36c1eef
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.3.36 - 2024-11-04

- Added supported TLD ethermail

## 2.3.35 - 2024-10-21

- Added supported TLD chomp
Expand Down
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const udTlds = [
"dfz",
"dream",
"eth",
"ethermail",
"farms",
"go",
"hi",
Expand Down
4 changes: 2 additions & 2 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unstoppabledomains/tldsresolverkeys",
"version": "2.3.35",
"version": "2.3.36",
"description": "a helper package containing all of the TLDs and Resolver Keys for Unstoppable Domains",
"main": "index.js",
"repository": "https://github.com/unstoppabledomains/tlds-and-resolver-keys-package",
Expand Down

0 comments on commit 36c1eef

Please sign in to comment.