Skip to content

Commit

Permalink
chore(release): 6.0.8
Browse files Browse the repository at this point in the history
## [6.0.8](v6.0.7...v6.0.8) (2023-01-31)

### Bug Fixes

* **deps:** update dependency uint8-util to ^2.1.7 ([#205](#205)) ([29996f4](29996f4))
  • Loading branch information
semantic-release-bot committed Jan 31, 2023
1 parent 29996f4 commit 0f4d439
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.8](https://github.com/webtorrent/create-torrent/compare/v6.0.7...v6.0.8) (2023-01-31)


### Bug Fixes

* **deps:** update dependency uint8-util to ^2.1.7 ([#205](https://github.com/webtorrent/create-torrent/issues/205)) ([29996f4](https://github.com/webtorrent/create-torrent/commit/29996f4acb10a92f0c91d5fefdf873c9f1aa3bc3))

## [6.0.7](https://github.com/webtorrent/create-torrent/compare/v6.0.6...v6.0.7) (2023-01-31)


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.7",
"version": "6.0.8",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 0f4d439

Please sign in to comment.