Skip to content

Commit

Permalink
chore(release): 6.0.2
Browse files Browse the repository at this point in the history
## [6.0.2](v6.0.1...v6.0.2) (2022-12-03)

### Bug Fixes

* drop rusha ([#184](#184)) ([9fcc2e9](9fcc2e9))
  • Loading branch information
semantic-release-bot committed Dec 3, 2022
1 parent 9fcc2e9 commit ce33efa
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.2](https://github.com/webtorrent/create-torrent/compare/v6.0.1...v6.0.2) (2022-12-03)


### Bug Fixes

* drop rusha ([#184](https://github.com/webtorrent/create-torrent/issues/184)) ([9fcc2e9](https://github.com/webtorrent/create-torrent/commit/9fcc2e97c99bcd5f23e857f855630a759802bcf6))

## [6.0.1](https://github.com/webtorrent/create-torrent/compare/v6.0.0...v6.0.1) (2022-11-28)


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

0 comments on commit ce33efa

Please sign in to comment.