Skip to content

Commit 0254aef

Browse files
chore(release): 3.0.0
# [3.0.0](v2.2.1...v3.0.0) (2022-11-24) * Merge pull request #37 from ThaUnknown/esm ([861dddb](861dddb)), closes [#37](#37) ### Features * esm ([44260b8](44260b8)) ### BREAKING CHANGES * ESM only feat: esm
1 parent 861dddb commit 0254aef

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# [3.0.0](https://github.com/webtorrent/load-ip-set/compare/v2.2.1...v3.0.0) (2022-11-24)
2+
3+
4+
* Merge pull request #37 from ThaUnknown/esm ([861dddb](https://github.com/webtorrent/load-ip-set/commit/861dddbc9ac201ba9c8bae74750dc89858e0d7a0)), closes [#37](https://github.com/webtorrent/load-ip-set/issues/37)
5+
6+
7+
### Features
8+
9+
* esm ([44260b8](https://github.com/webtorrent/load-ip-set/commit/44260b868f7b5ace267da67a6f97f4127d6cd911))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* ESM only
15+
16+
feat: esm

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "load-ip-set",
33
"description": "download and parse ip-set (blocklist) files",
4-
"version": "2.2.1",
4+
"version": "3.0.0",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)