Skip to content

Commit

Permalink
chore(release): 10.0.0
Browse files Browse the repository at this point in the history
# [10.0.0](v9.4.15...v10.0.0) (2022-12-06)

### Features

* esm ([#87](#87)) ([83873a9](83873a9))

### BREAKING CHANGES

* ESM only

* feat: esm

* Update index.js

Co-authored-by: Diego Rodríguez Baquero <[email protected]>

Co-authored-by: Diego Rodríguez Baquero <[email protected]>
  • Loading branch information
semantic-release-bot and DiegoRBaquero committed Dec 6, 2022
1 parent 83873a9 commit a05ba4f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [10.0.0](https://github.com/webtorrent/torrent-discovery/compare/v9.4.15...v10.0.0) (2022-12-06)


### Features

* esm ([#87](https://github.com/webtorrent/torrent-discovery/issues/87)) ([83873a9](https://github.com/webtorrent/torrent-discovery/commit/83873a9e707691a0afb8af34b3b07824b6e84f01))


### BREAKING CHANGES

* ESM only

* feat: esm

* Update index.js

Co-authored-by: Diego Rodríguez Baquero <[email protected]>

Co-authored-by: Diego Rodríguez Baquero <[email protected]>

## [9.4.15](https://github.com/webtorrent/torrent-discovery/compare/v9.4.14...v9.4.15) (2022-12-05)


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": "torrent-discovery",
"description": "Discover BitTorrent and WebTorrent peers",
"version": "9.4.15",
"version": "10.0.0",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit a05ba4f

Please sign in to comment.