Skip to content

Commit

Permalink
chore(release): 6.0.17
Browse files Browse the repository at this point in the history
## [6.0.17](v6.0.16...v6.0.17) (2024-02-09)

### Bug Fixes

* **deps:** update dependency uint8-util to ^2.2.4 ([#257](#257)) ([87c3a33](87c3a33))
  • Loading branch information
semantic-release-bot committed Feb 9, 2024
1 parent 87c3a33 commit c0d19c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.17](https://github.com/webtorrent/create-torrent/compare/v6.0.16...v6.0.17) (2024-02-09)


### Bug Fixes

* **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))

## [6.0.16](https://github.com/webtorrent/create-torrent/compare/v6.0.15...v6.0.16) (2023-12-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c0d19c2

Please sign in to comment.