Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2023-01-31)

### Bug Fixes

* **deps:** update dependency parse-torrent to v11 ([1e82400](1e82400))
* esm imports ([edd66e7](edd66e7))
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent 5491d50 commit 00ff62d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.1](https://github.com/webtorrent/webtorrent-fixtures/compare/v2.0.0...v2.0.1) (2023-01-31)


### Bug Fixes

* **deps:** update dependency parse-torrent to v11 ([1e82400](https://github.com/webtorrent/webtorrent-fixtures/commit/1e82400da85aebff708bb66bbbca2785296781b5))
* esm imports ([edd66e7](https://github.com/webtorrent/webtorrent-fixtures/commit/edd66e76eb61156f269296cf2f515dd6c5e29f71))

# [2.0.0](https://github.com/webtorrent/webtorrent-fixtures/compare/v1.7.5...v2.0.0) (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": "webtorrent-fixtures",
"description": "Sample torrent files for the WebTorrent test suite",
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "WebTorrent, LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 00ff62d

Please sign in to comment.