Skip to content

Commit 6686f38

Browse files
committed
meta: Prepare 5.27.2
1 parent 4613376 commit 6686f38

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,5 @@ jobs:
180180
path: |
181181
${{ github.workspace }}/packages/browser/build/**
182182
${{ github.workspace }}/packages/integrations/build/**
183-
${{ github.workspace }}/packages/apm/build/**
184183
${{ github.workspace }}/packages/tracing/build/**
185184
${{ github.workspace }}/packages/**/*.tgz

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 5.27.2
8+
9+
- [apm] ref: Delete sentry/apm package (#2990)
10+
- [types] fix: make requestHandler options an own type (#2995)
11+
- [core] fix: Use 'production' as default value for environment key (#3013)
12+
713
## 5.27.1
814

915
- [hub] fix: Preserve original user data for explicitly updated scopes (#2991)

0 commit comments

Comments
 (0)