Skip to content

Commit f200404

Browse files
fix: add sw entry
1 parent 3d5a2d6 commit f200404

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.releaserc.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ module.exports = {
3939
'CHANGELOG.md',
4040
'package.json',
4141
'webtorrent.min.js',
42-
'webtorrent.chromeapp.js'
42+
'webtorrent.chromeapp.js',
43+
'webtorrent.sw.js',
4344
],
4445
message: 'chore(release): ${nextRelease.version} \n\n${nextRelease.notes}'
4546
}

0 commit comments

Comments
 (0)