mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #704] [MERGED] feat: telegram use the random domain when not set #709
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#709
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/704
Author: @dreamhunter2333
Created: 8/8/2025
Status: ✅ Merged
Merged: 8/8/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
4f700effeat: telegram use the random domain when not set📊 Changes
10 files changed (+1267 additions, -1278 deletions)
View changed files
📝
CHANGELOG.md(+5 -0)📝
frontend/package.json(+2 -2)📝
frontend/pnpm-lock.yaml(+224 -255)📝
pages/package.json(+2 -2)📝
vitepress-docs/package.json(+4 -4)📝
vitepress-docs/pnpm-lock.yaml(+293 -281)📝
worker/package.json(+10 -10)📝
worker/pnpm-lock.yaml(+724 -721)📝
worker/src/common.ts(+2 -2)📝
worker/src/constants.ts(+1 -1)📄 Description
PR Type
Enhancement, Dependencies
Description
Updated domain selection logic to use random domain.
Upgraded project version to
1.0.3across multiple files.Updated dependencies in
pnpm-lock.yamlandpackage.jsonfiles.Added changelog entry for version
1.0.3.Changes walkthrough 📝
1 files
Use random domain when none is specified.1 files
Updated version constant to `v1.0.3`.5 files
Updated dependencies and versions in lock file.Updated dependencies and version to `1.0.3`.Updated dependencies and version to `1.0.3`.Updated dependencies and version to `1.0.3`.Updated dependencies and version to `1.0.3`.1 files
Added changelog entry for version `1.0.3`.2 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.