Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
# [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
  • Loading branch information
semantic-release-bot committed Dec 5, 2022
1 parent 14e51df commit 088fd17
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.0.0](https://github.com/webtorrent/bittorrent-peerid/compare/v1.3.5...v2.0.0) (2022-12-05)


* 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)


### BREAKING CHANGES

* ESM only

feat: esm

## [1.3.5](https://github.com/webtorrent/bittorrent-peerid/compare/v1.3.4...v1.3.5) (2022-12-04)

## [1.3.4](https://github.com/webtorrent/bittorrent-peerid/compare/v1.3.3...v1.3.4) (2021-07-23)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bittorrent-peerid",
"description": "Map a BitTorrent peer ID to a human-readable client name and version",
"version": "1.3.5",
"version": "2.0.0",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 088fd17

Please sign in to comment.