Skip to content

Commit

Permalink
Release apps
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 5, 2025
1 parent a10a0ce commit 1833aa8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-months-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-meals-roll.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/segment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# segment

## 2.0.6

### Patch Changes

- 5cf7d541: Set Vercel function memory allocation to 256 MB and max duration to 15 seconds.
- fd3bb012: Added logger context and OTEL wrappers to tRPC API routes with Sentry support. After this change 5xx errors will be send to Sentry and we will see tRPC related endpoints in OTEL.

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/segment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "segment",
"version": "2.0.5",
"version": "2.0.6",
"scripts": {
"build": "next build",
"check-types": "tsc --noEmit",
Expand Down

0 comments on commit 1833aa8

Please sign in to comment.