Skip to content

Commit e04947e

Browse files
chore(release): 11.0.10
## [11.0.10](v11.0.9...v11.0.10) (2023-05-27) ### Bug Fixes * **deps:** update dependency magnet-uri to ^7.0.4 ([#154](#154)) ([446a0ba](446a0ba))
1 parent 446a0ba commit e04947e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.0.10](https://github.com/webtorrent/parse-torrent/compare/v11.0.9...v11.0.10) (2023-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency magnet-uri to ^7.0.4 ([#154](https://github.com/webtorrent/parse-torrent/issues/154)) ([446a0ba](https://github.com/webtorrent/parse-torrent/commit/446a0ba598b20bef7d7fa4e4d475754144801f54))
7+
18
## [11.0.9](https://github.com/webtorrent/parse-torrent/compare/v11.0.8...v11.0.9) (2023-05-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "parse-torrent",
33
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)",
4-
"version": "11.0.9",
4+
"version": "11.0.10",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)