Skip to content

Commit 005f1a6

Browse files
chore(release): 7.0.4
## [7.0.4](v7.0.3...v7.0.4) (2023-05-27) ### Bug Fixes * base32 in browser ([#72](#72)) ([287c063](287c063))
1 parent 287c063 commit 005f1a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [7.0.3](https://github.com/webtorrent/magnet-uri/compare/v7.0.2...v7.0.3) (2023-04-02)
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": "magnet-uri",
33
"description": "Parse a magnet URI and return an object of keys/values",
4-
"version": "7.0.3",
4+
"version": "7.0.4",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)