Skip to content

Commit 721a52a

Browse files
authored
Merge pull request #151 from remusao/release-5.0.2
Release v5.0.2
2 parents 5519582 + f885bdf commit 721a52a

File tree

6 files changed

+12
-6
lines changed

6 files changed

+12
-6
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
### Not Released
44

5+
### 5.0.2
6+
7+
*2019-05-24*
8+
9+
- [#151](https://github.com/remusao/tldts/pull/151) Update Public Suffix Lists to [456d938](https://github.com/publicsuffix/list/commit/456d93876bf5435424646114ad577c3e2aee7587)
10+
511
### 5.0.1
612

713
*2019-05-23*

lib/lookup/data/hashes.ts

+1-1
Large diffs are not rendered by default.

lib/lookup/data/trie.ts

+2-2
Large diffs are not rendered by default.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tldts",
33
"description": "Library to work against complex domain names, subdomains and URIs.",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"homepage": "https://github.com/remusao/tldts",
66
"author": "Rémi Berson",
77
"contributors": [

publicsuffix

0 commit comments

Comments
 (0)