Skip to content

Commit f985936

Browse files
chore(release): 4.0.0
# [4.0.0](v3.0.2...v4.0.0) (2022-11-16) ### Features * esm ([#57](#57)) ([bbdeae1](bbdeae1)) ### BREAKING CHANGES * ESM only
1 parent d93a025 commit f985936

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0](https://github.com/webtorrent/ut_pex/compare/v3.0.2...v4.0.0) (2022-11-16)
2+
3+
4+
### Features
5+
6+
* esm ([#57](https://github.com/webtorrent/ut_pex/issues/57)) ([bbdeae1](https://github.com/webtorrent/ut_pex/commit/bbdeae13298617bd0a503f189ae23d4c26f80d96))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* ESM only
12+
113
## [3.0.2](https://github.com/webtorrent/ut_pex/compare/v3.0.1...v3.0.2) (2021-08-04)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ut_pex",
33
"description": "Extension for Peer Discovery (PEX)",
4-
"version": "3.0.2",
4+
"version": "4.0.0",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)