Skip to content

Commit d7daf21

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent e2f93c0 commit d7daf21

File tree

4 files changed

+67
-0
lines changed

4 files changed

+67
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
# v6.1.17 (Fri Apr 19 2024)
2+
3+
#### :scroll: Update Public Suffix List
4+
5+
- `tldts-experimental`, `tldts-icann`, `tldts`
6+
- Update upstream public suffix list [#2015](https://github.com/remusao/tldts/pull/2015) ([@remusao](https://github.com/remusao))
7+
8+
#### :nut_and_bolt: Dependencies
9+
10+
- Bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.7.0 [#2018](https://github.com/remusao/tldts/pull/2018) ([@dependabot[bot]](https://github.com/dependabot[bot]))
11+
- Bump @types/node from 20.12.5 to 20.12.7 [#2014](https://github.com/remusao/tldts/pull/2014) ([@dependabot[bot]](https://github.com/dependabot[bot]))
12+
- Bump typescript from 5.4.4 to 5.4.5 [#2016](https://github.com/remusao/tldts/pull/2016) ([@dependabot[bot]](https://github.com/dependabot[bot]))
13+
- Bump rollup from 4.14.1 to 4.14.3 [#2019](https://github.com/remusao/tldts/pull/2019) ([@dependabot[bot]](https://github.com/dependabot[bot]))
14+
- Bump @typescript-eslint/parser from 7.5.0 to 7.7.0 [#2020](https://github.com/remusao/tldts/pull/2020) ([@dependabot[bot]](https://github.com/dependabot[bot]))
15+
- Bump @typescript-eslint/parser from 7.4.0 to 7.5.0 [#2001](https://github.com/remusao/tldts/pull/2001) ([@dependabot[bot]](https://github.com/dependabot[bot]))
16+
- Bump rollup from 4.14.0 to 4.14.1 [#2009](https://github.com/remusao/tldts/pull/2009) ([@dependabot[bot]](https://github.com/dependabot[bot]))
17+
- Bump @types/node from 20.12.4 to 20.12.5 [#2010](https://github.com/remusao/tldts/pull/2010) ([@dependabot[bot]](https://github.com/dependabot[bot]))
18+
- Bump @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 [#2002](https://github.com/remusao/tldts/pull/2002) ([@dependabot[bot]](https://github.com/dependabot[bot]))
19+
- Bump rollup from 4.13.2 to 4.14.0 [#2005](https://github.com/remusao/tldts/pull/2005) ([@dependabot[bot]](https://github.com/dependabot[bot]))
20+
- Bump @types/node from 20.12.2 to 20.12.4 [#2006](https://github.com/remusao/tldts/pull/2006) ([@dependabot[bot]](https://github.com/dependabot[bot]))
21+
- Bump auto from 11.1.2 to 11.1.6 [#2007](https://github.com/remusao/tldts/pull/2007) ([@dependabot[bot]](https://github.com/dependabot[bot]))
22+
- Bump typescript from 5.4.3 to 5.4.4 [#2008](https://github.com/remusao/tldts/pull/2008) ([@dependabot[bot]](https://github.com/dependabot[bot]))
23+
- Bump @types/node from 20.11.30 to 20.12.2 [#2000](https://github.com/remusao/tldts/pull/2000) ([@dependabot[bot]](https://github.com/dependabot[bot]))
24+
25+
#### Authors: 2
26+
27+
- [@dependabot[bot]](https://github.com/dependabot[bot])
28+
- Rémi ([@remusao](https://github.com/remusao))
29+
30+
---
31+
132
# v6.1.16 (Fri Mar 29 2024)
233

334
#### :scroll: Update Public Suffix List

packages/tldts-experimental/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v6.1.17 (Fri Apr 19 2024)
2+
3+
#### :scroll: Update Public Suffix List
4+
5+
- Update upstream public suffix list [#2015](https://github.com/remusao/tldts/pull/2015) ([@remusao](https://github.com/remusao))
6+
7+
#### Authors: 1
8+
9+
- Rémi ([@remusao](https://github.com/remusao))
10+
11+
---
12+
113
# v6.1.15 (Wed Mar 27 2024)
214

315
#### :scroll: Update Public Suffix List

packages/tldts-icann/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v6.1.17 (Fri Apr 19 2024)
2+
3+
#### :scroll: Update Public Suffix List
4+
5+
- Update upstream public suffix list [#2015](https://github.com/remusao/tldts/pull/2015) ([@remusao](https://github.com/remusao))
6+
7+
#### Authors: 1
8+
9+
- Rémi ([@remusao](https://github.com/remusao))
10+
11+
---
12+
113
# v6.1.16 (Fri Mar 29 2024)
214

315
#### :scroll: Update Public Suffix List

packages/tldts/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v6.1.17 (Fri Apr 19 2024)
2+
3+
#### :scroll: Update Public Suffix List
4+
5+
- Update upstream public suffix list [#2015](https://github.com/remusao/tldts/pull/2015) ([@remusao](https://github.com/remusao))
6+
7+
#### Authors: 1
8+
9+
- Rémi ([@remusao](https://github.com/remusao))
10+
11+
---
12+
113
# v6.1.16 (Fri Mar 29 2024)
214

315
#### :scroll: Update Public Suffix List

0 commit comments

Comments
 (0)