We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac2d64 commit 8e96d3aCopy full SHA for 8e96d3a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.0.7](https://github.com/webtorrent/magnet-uri/compare/v7.0.6...v7.0.7) (2025-01-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency uint8-util to ^2.2.5 ([#78](https://github.com/webtorrent/magnet-uri/issues/78)) ([eac2d64](https://github.com/webtorrent/magnet-uri/commit/eac2d64f50e622574ca4bd91dcd059ed3e768e33))
7
8
## [7.0.6](https://github.com/webtorrent/magnet-uri/compare/v7.0.5...v7.0.6) (2025-01-04)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "magnet-uri",
"description": "Parse a magnet URI and return an object of keys/values",
- "version": "7.0.6",
+ "version": "7.0.7",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments