Skip to content

Commit 0b2ad4c

Browse files
meta: Update changelog for 2.56.0
1 parent 4a864cc commit 0b2ad4c

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

CHANGELOG.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,19 @@
66

77
### Various fixes & improvements
88

9-
- build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#2815) by @dependabot
10-
- build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#2814) by @dependabot
11-
- fix: lower log level for missing base ref detection (EME-369) (#2813) by @runningcode
12-
- build: Replace `brotli2` with `brotli` (#2809) by @szokeasaurusrex
13-
- build(rust): Remove `adler` dependency (#2810) by @szokeasaurusrex
14-
- fix: simplify debug logging for PR number detection (EME-362) (#2812) by @runningcode
15-
- fix: serialize VCS tests to prevent race conditions (EME-368) (#2811) by @runningcode
16-
- fix: Validate `SENTRY_RELEASE` environment variable (#2807) by @szokeasaurusrex
17-
- ref(vcs): Improve `find_base_sha` debuggability (#2806) by @szokeasaurusrex
189
- feat: auto-fetch head-ref from GitHub Actions in detached HEAD state (#2805) by @runningcode
19-
- build: Lint against `dbg_macro` (#2803) by @szokeasaurusrex
2010
- feat: automatically fetch base SHA in GitHub Actions PR workflows (#2799) by @runningcode
2111
- feat(preprod): use deflated compression when creating the zip file (#2800) by @trevor-e
2212
- feat(preprod): make sure at least one app bundle is present for upload (#2795) by @trevor-e
2313
- feat(preprod): fail upload if app is missing Info.plist (#2793) by @trevor-e
24-
- Add codeowners for apple-catalog-parsing (#2798) by @trevor-e
25-
- fix: use actual PR head SHA in GitHub Actions instead of merge commit (#2785) by @runningcode
26-
- Add CODEOWNERS for emerge-tools team (#2794) by @trevor-e
2714
- feat: restore GitHub Actions base branch detection (#2792) by @runningcode
15+
- fix: lower log level for missing base ref detection (EME-369) (#2813) by @runningcode
16+
- fix: simplify debug logging for PR number detection (EME-362) (#2812) by @runningcode
17+
- fix: serialize VCS tests to prevent race conditions (EME-368) (#2811) by @runningcode
18+
- fix: Validate `SENTRY_RELEASE` environment variable (#2807) by @szokeasaurusrex
19+
- fix: use actual PR head SHA in GitHub Actions instead of merge commit (#2785) by @runningcode
2820
- fix: suppress warning messages in failing build upload tests (#2791) by @runningcode
29-
- build(npm): 🤖 Bump optional dependencies to 2.55.0 (55e6bc8c)
21+
3022

3123
## 2.55.0
3224

0 commit comments

Comments
 (0)