Skip to content

Commit 431c202

Browse files
chore(release): 5.1.1
## [5.1.1](v5.1.0...v5.1.1) (2024-06-13) ### Bug Fixes * update version import to be consistent with WebTorrent ([#310](#310)) ([4bf287b](4bf287b))
1 parent 4bf287b commit 431c202

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+
## [5.1.1](https://github.com/webtorrent/webtorrent-cli/compare/v5.1.0...v5.1.1) (2024-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update version import to be consistent with WebTorrent ([#310](https://github.com/webtorrent/webtorrent-cli/issues/310)) ([4bf287b](https://github.com/webtorrent/webtorrent-cli/commit/4bf287b2242e6ea2cf98c9e65659599f62fdef4b))
7+
18
# [5.1.0](https://github.com/webtorrent/webtorrent-cli/compare/v5.0.1...v5.1.0) (2024-06-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webtorrent-cli",
33
"type": "module",
44
"description": "WebTorrent, the streaming torrent client. For the command line.",
5-
"version": "5.1.0",
5+
"version": "5.1.1",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)