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 87c3a33 commit c0d19c2Copy full SHA for c0d19c2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.0.17](https://github.com/webtorrent/create-torrent/compare/v6.0.16...v6.0.17) (2024-02-09)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency uint8-util to ^2.2.4 ([#257](https://github.com/webtorrent/create-torrent/issues/257)) ([87c3a33](https://github.com/webtorrent/create-torrent/commit/87c3a337d7d31e51c99c27d3d1bcf22558f24f82))
7
8
## [6.0.16](https://github.com/webtorrent/create-torrent/compare/v6.0.15...v6.0.16) (2023-12-12)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "create-torrent",
"description": "Create .torrent files",
- "version": "6.0.16",
+ "version": "6.0.17",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments