@webtorrent/semantic-release-config
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -41,5 +41,8 @@ // Extra types that generate a patch releases | ||
'package.json', | ||
'webtorrent.min.js', | ||
'webtorrent.chromeapp.js', | ||
'sw.min.js', | ||
'dist/webtorrent.min.js', | ||
'dist/webtorrent.min.js.map', | ||
'dist/webtorrent.chromeapp.js', | ||
'dist/webtorrent.chromeapp.js.map', | ||
'dist/sw.min.js', | ||
'dist/sw.min.js.map' | ||
], | ||
@@ -46,0 +49,0 @@ message: 'chore(release): ${nextRelease.version} \n\n${nextRelease.notes}' |
{ | ||
"name": "@webtorrent/semantic-release-config", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Shareable semantic-release configuration", | ||
@@ -27,3 +27,3 @@ "main": ".releaserc.js", | ||
"devDependencies": { | ||
"semantic-release": "19.0.2" | ||
"semantic-release": "19.0.5" | ||
}, | ||
@@ -30,0 +30,0 @@ "renovate": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3758
52