Commit fb2ad6c
authored
build(replay): Ensure we can publish replay-canvas (#10262)
This is a hotfix on master so we can fix the partial release 7.94.0...
Since we publish in order we published these as 7.94.0:
* `@sentry/types`
* `@sentry/utils`
* `@sentry/core`
* `@sentry-internal/tracing`
* `@sentry/replay`
* `@sentry/opentelemetry`
* `@sentry-internal/feedback`
So nothing should be broken, technically.
Replaces #102611 parent 0a65896 commit fb2ad6c
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
0 commit comments