Skip to content

Commit 79a8176

Browse files
[RELEASE] Prepare release for modal-js/v0.6.1, modal-go/v0.6.1 (#251)
Co-authored-by: thomasjpfan <[email protected]>
1 parent a1f533b commit 79a8176

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Both client libraries are pre-1.0, and they have separate versioning.
44

55
## Unreleased
66

7+
No unreleased changes.
8+
9+
## modal-js/v0.6.1, modal-go/v0.6.1
10+
711
- Added custom domains to `Sandboxes.Create` in Go and `sandboxes.create` in JS. Note that Sandbox custom domains work differently from Function custom domains and must currently be set up manually by Modal; please get in touch if this feature interests you.
812

913
## modal-js/v0.6.0, modal-go/v0.6.0

modal-js/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modal-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modal",
3-
"version": "0.6.1-dev.0",
3+
"version": "0.6.1",
44
"description": "Modal SDK for JavaScript/TypeScript",
55
"license": "Apache-2.0",
66
"homepage": "https://modal.com/docs/guide/sdk-javascript-go",

0 commit comments

Comments
 (0)