Skip to content

Commit acde67b

Browse files
chore(release): 6.0.0
# [6.0.0](v5.0.9...v6.0.0) (2022-11-25) ### Features * esm ([#187](#187)) ([0a3cb58](0a3cb58)) ### BREAKING CHANGES * ESM only * feat: esm * fix: regex artifacts
1 parent 0a3cb58 commit acde67b

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [6.0.0](https://github.com/webtorrent/create-torrent/compare/v5.0.9...v6.0.0) (2022-11-25)
2+
3+
4+
### Features
5+
6+
* esm ([#187](https://github.com/webtorrent/create-torrent/issues/187)) ([0a3cb58](https://github.com/webtorrent/create-torrent/commit/0a3cb5886ff4403e8b1c27ede6932a2b21b8ac36))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* ESM only
12+
13+
* feat: esm
14+
15+
* fix: regex artifacts
16+
117
## [5.0.9](https://github.com/webtorrent/create-torrent/compare/v5.0.8...v5.0.9) (2022-11-10)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-torrent",
33
"description": "Create .torrent files",
4-
"version": "5.0.9",
4+
"version": "6.0.0",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)