Skip to content

Commit

Permalink
Release new version 2.3.41
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyluo authored and github-actions[bot] committed Dec 9, 2024
1 parent c3a662f commit aac1fca
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.41 - 2024-12-09

- Added supported TLD u

## 2.3.40 - 2024-12-02

- Added supported TLD academy, agency, boomer, boston, chat, club, company, design, email, family, finance, fyi, games, global, guru, hockey, llc, media, miami, money, network, news, rip, rocks, services, social, solutions, studio, systems, tea, team, technology, today, vip, work, world, wtf, zone
Expand Down
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const udTlds = [
"tech",
"technology",
"today",
"u",
"ubu",
"uno",
"unstoppable",
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.40",
"version": "2.3.41",
"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 aac1fca

Please sign in to comment.