File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ targets:
9393 includeNames : /^sentry-aws-serverless-\d.*\.tgz$/
9494 - name : npm
9595 id : ' @sentry/google-cloud-serverless'
96- includeNames : /^sentry-google-cloud-\d.*\.tgz$/
96+ includeNames : /^sentry-google-cloud-serverless- \d.*\.tgz$/
9797 - name : npm
9898 id : ' @sentry/bun'
9999 includeNames : /^sentry-bun-\d.*\.tgz$/
Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7- ## 8.0.0-alpha.3
7+ ## 8.0.0-alpha.4
88
99This is the third Alpha release of the v8 cycle, which includes a variety of breaking changes.
1010
@@ -131,6 +131,10 @@ New minimum supported browsers:
131131
132132Work in this release contributed by @MFoster and @jessezhang91 . Thank you for your contributions!
133133
134+ ## 8.0.0-alpha.3
135+
136+ This alpha was released in an incomplete state. We recommend skipping this release and using 8.0.0-alpha.4 instead.
137+
134138## 8.0.0-alpha.2
135139
136140This alpha release fixes a build problem that prevented 8.0.0-alpha.1 from being properly released.
You can’t perform that action at this time.
0 commit comments