Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update for 1.44.2 #497

Merged
merged 2 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 23 additions & 12 deletions deploy/manual/fulfillment-policy.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,30 @@
# Fulfillment Policy

## Refund Policy
## Refund Policy

At Deno Deploy, we strive to provide exceptional service. If you are not satisfied with our service, you may request a refund under the following conditions:
At Deno Deploy, we strive to provide exceptional service. If you are not
satisfied with our service, you may request a refund under the following
conditions:

A refund must be requested within 14 days of the initial purchase or upgrade of any subscription plan.
Refunds may be considered if the service fails to function correctly and if the issue cannot be resolved by our support team within a reasonable time frame.
No refunds will be issued for services used in violation of our terms of service or for problems clearly attributable to user error or external platform changes.
Recurring subscriptions may be canceled but are only eligible for a refund for the initial billing cycle if requested within the 14-day period.
A refund must be requested within 14 days of the initial purchase or upgrade of
any subscription plan. Refunds may be considered if the service fails to
function correctly and if the issue cannot be resolved by our support team
within a reasonable time frame. No refunds will be issued for services used in
violation of our terms of service or for problems clearly attributable to user
error or external platform changes. Recurring subscriptions may be canceled but
are only eligible for a refund for the initial billing cycle if requested within
the 14-day period.

## Cancellation Policy
## Cancellation Policy

You can cancel your Deno Deploy subscription at any time under the following terms:
You can cancel your Deno Deploy subscription at any time under the following
terms:

Subscription cancellations are effective immediately, and the service will continue to run until the end of the current billing period.
To cancel your subscription, please navigate to your account settings on the Deno Deploy dashboard and select 'Cancel Subscription'.
Once the subscription is canceled, no further charges will be incurred, but you are responsible for any charges accrued before the effective date of cancellation.
Contact Us For more information about our fulfillment policies, or if you require assistance, please contact our support team at [deploy@deno.com](mailto:deploy@deno.com).
Subscription cancellations are effective immediately, and the service will
continue to run until the end of the current billing period. To cancel your
subscription, please navigate to your account settings on the Deno Deploy
dashboard and select 'Cancel Subscription'. Once the subscription is canceled,
no further charges will be incurred, but you are responsible for any charges
accrued before the effective date of cancellation. Contact Us For more
information about our fulfillment policies, or if you require assistance, please
contact our support team at [deploy@deno.com](mailto:deploy@deno.com).
2 changes: 1 addition & 1 deletion replacements.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"CLI_VERSION": "1.44.1",
"CLI_VERSION": "1.44.2",
"STD_VERSION": "0.224.0"
}
Loading