Skip to content

Commit bc0227b

Browse files
Version Packages (#357)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc0def8 commit bc0227b

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/bright-vans-cross.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/notify-url-relay/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @transloadit/notify-url-relay
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- dc0def8: Add a new `@transloadit/notify-url-relay` package for running a local Transloadit
8+
`notify_url` relay with fetch-based forwarding, assembly polling, retry logic, and a CLI/TUI.
9+
310
## 0.1.0
411

512
### Minor Changes

packages/notify-url-relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transloadit/notify-url-relay",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Local notify_url relay for Transloadit assemblies.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)