File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11github :
22 owner : getsentry
3- repo : sentry-unplugin
3+ repo : bundler-plugins
44changelogPolicy : simple
55preReleaseCommand : bash scripts/craft-pre-release.sh
66requireNames :
7- - /^sentry-sentry-unplugin -*.tgz$/
7+ - /^sentry-bundler-plugin-core- -*.tgz$/
88 - /^sentry-esbuild-plugin-*.tgz$/
99 - /^sentry-rollup-plugin-*.tgz$/
1010 - /^sentry-vite-plugin-*.tgz$/
11- - /^sentry-sentry-webpack-plugin-*.tgz$/
11+ # TODO: Comment in when we replace the webpack plugin
12+ # - /^sentry-webpack-plugin-*.tgz$/
1213targets :
1314 - name : github
1415 includeNames : /^sentry-.*.tgz$/
16+ # TODO: Remove once we replace the webpack plugin
17+ excludeNames : /^sentry-webpack-plugin-*.tgz$/
1518 - name : npm
1619 includeNames : /^sentry-.*.tgz$/
20+ # TODO: Remove once we replace the webpack plugin
21+ excludeNames : /^sentry-webpack-plugin-*.tgz$/
You can’t perform that action at this time.
0 commit comments