Skip to content

Commit 088fd17

Browse files
chore(release): 2.0.0
# [2.0.0](v1.3.5...v2.0.0) (2022-12-05) * Merge pull request #43 from ThaUnknown/esm ([14e51df](14e51df)), closes [#43](#43) ### BREAKING CHANGES * ESM only feat: esm
1 parent 14e51df commit 088fd17

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/webtorrent/bittorrent-peerid/compare/v1.3.5...v2.0.0) (2022-12-05)
2+
3+
4+
* Merge pull request #43 from ThaUnknown/esm ([14e51df](https://github.com/webtorrent/bittorrent-peerid/commit/14e51df6172e5629f072b72772285806c0fbb10b)), closes [#43](https://github.com/webtorrent/bittorrent-peerid/issues/43)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* ESM only
10+
11+
feat: esm
12+
113
## [1.3.5](https://github.com/webtorrent/bittorrent-peerid/compare/v1.3.4...v1.3.5) (2022-12-04)
214

315
## [1.3.4](https://github.com/webtorrent/bittorrent-peerid/compare/v1.3.3...v1.3.4) (2021-07-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bittorrent-peerid",
33
"description": "Map a BitTorrent peer ID to a human-readable client name and version",
4-
"version": "1.3.5",
4+
"version": "2.0.0",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)