Skip to content

Commit 6e61d39

Browse files
chore(release): 11.0.17
## [11.0.17](v11.0.16...v11.0.17) (2024-06-29) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.2.5 ([#185](#185)) ([c0c72ce](c0c72ce))
1 parent c0c72ce commit 6e61d39

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.0.17](https://github.com/webtorrent/parse-torrent/compare/v11.0.16...v11.0.17) (2024-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency uint8-util to ^2.2.5 ([#185](https://github.com/webtorrent/parse-torrent/issues/185)) ([c0c72ce](https://github.com/webtorrent/parse-torrent/commit/c0c72ceb2ca7484434cf4c25563191697febf12a))
7+
18
## [11.0.16](https://github.com/webtorrent/parse-torrent/compare/v11.0.15...v11.0.16) (2024-01-16)
29

310

package.json

+1-1
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.16",
4+
"version": "11.0.17",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)