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 287c063 commit 005f1a6Copy full SHA for 005f1a6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.0.4](https://github.com/webtorrent/magnet-uri/compare/v7.0.3...v7.0.4) (2023-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* base32 in browser ([#72](https://github.com/webtorrent/magnet-uri/issues/72)) ([287c063](https://github.com/webtorrent/magnet-uri/commit/287c06310775917491d4d9a6a018d0368d7f8125))
7
8
## [7.0.3](https://github.com/webtorrent/magnet-uri/compare/v7.0.2...v7.0.3) (2023-04-02)
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.3",
+ "version": "7.0.4",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments