Skip to content

Commit f17ce70

Browse files
authored
Release v4.0.6 (#123)
1 parent 90e4277 commit f17ce70

File tree

6 files changed

+11
-5
lines changed

6 files changed

+11
-5
lines changed

CHANGELOG.md

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

33
### Not Released
44

5+
### 4.0.6
6+
7+
*2019-04-15*
8+
9+
- [#123](https://github.com/remusao/tldts/pull/123) Update Public Suffix Lists to 033221af7f600bcfce38dcbfafe03b9a2269c4cc
10+
511
### 4.0.5
612

713
*2019-03-29*

lib/lookup/data/hashes.ts

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

lib/lookup/data/trie.ts

+1-1
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": "4.0.5",
4+
"version": "4.0.6",
55
"homepage": "https://github.com/remusao/tldts",
66
"author": "Rémi Berson",
77
"contributors": [

publicsuffix

0 commit comments

Comments
 (0)