Skip to content

Commit 689d6ed

Browse files
authored
Merge pull request #163 from cloudflare/gv/changeset-egress
changeset for setting outbound hooks
2 parents 91d933b + 956ef8c commit 689d6ed

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

.changeset/set-outbound-hooks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@cloudflare/containers': minor
3+
---
4+
5+
Add support to specify outbound hooks in container class (experimental)

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudflare/containers
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- Add support to specify outbound hooks in container class (experimental)
8+
39
## 0.1.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)