Skip to content

Commit

Permalink
Release new version 2.3.34
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyluo authored and github-actions[bot] committed Oct 7, 2024
1 parent a5812d5 commit fd32fd6
Show file tree
Hide file tree
Showing 4 changed files with 10 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.34 - 2024-10-07

- Added supported TLD bald, mumu, propykeys

## 2.3.33 - 2024-09-30

- Added supported TLD benji, dream
Expand Down
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const udTlds = [
"altimist",
"anime",
"austin",
"bald",
"benji",
"binanceus",
"bitcoin",
Expand All @@ -21,9 +22,11 @@ const udTlds = [
"lfg",
"manga",
"metropolis",
"mumu",
"nft",
"pog",
"polygon",
"propykeys",
"pudgy",
"raiin",
"secret",
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.33",
"version": "2.3.34",
"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 fd32fd6

Please sign in to comment.