Skip to content

Commit 48868ce

Browse files
committed
chore: release hosted webhooks as a minor version
New functionality (hosted webhooks, agent channels, human-in-the-loop), so this ships as a minor bump, not a patch.
1 parent 7861975 commit 48868ce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.changeset/hosted-webhook-ingress.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
"@trigger.dev/core": patch
3-
"@trigger.dev/sdk": patch
4-
"@trigger.dev/slack": patch
5-
"trigger.dev": patch
2+
"@trigger.dev/core": minor
3+
"@trigger.dev/sdk": minor
4+
"@trigger.dev/slack": minor
5+
"trigger.dev": minor
66
---
77

88
Add hosted webhooks: receive and verify provider webhooks as a task, with no ingress or verification code of your own.

0 commit comments

Comments
 (0)