mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 05:45:55 +03:00
[PR #476] [MERGED] feat: docs: ui_install worker update #586
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#586
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/476
Author: @dreamhunter2333
Created: 11/8/2024
Status: ✅ Merged
Merged: 11/8/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
84d173bfeat: docs: ui_install worker update📊 Changes
10 files changed (+404 additions, -391 deletions)
View changed files
📝
CHANGELOG.md(+4 -0)📝
frontend/package.json(+1 -1)📝
pages/package.json(+2 -2)➕
vitepress-docs/docs/public/ui_install/worker-runtime.png(+0 -0)📝
vitepress-docs/docs/zh/guide/feature/telegram.md(+15 -0)📝
vitepress-docs/docs/zh/guide/ui/worker.md(+11 -7)📝
vitepress-docs/package.json(+2 -2)📝
vitepress-docs/pnpm-lock.yaml(+121 -121)📝
worker/package.json(+5 -5)📝
worker/pnpm-lock.yaml(+243 -253)📄 Description
User description
#475
#474
PR Type
documentation, dependencies
Description
main(v0.8.0)inCHANGELOG.mdpackage.jsonfiles to0.8.0wranglerand@aws-sdkdependencies across multiplepackage.jsonandpnpm-lock.yamlfilesChanges walkthrough 📝
CHANGELOG.md
Added new version entry for v0.8.0 in CHANGELOGCHANGELOG.md
main(v0.8.0)worker.md
Updated worker setup documentation with new stepsvitepress-docs/docs/zh/guide/ui/worker.md
settings
package.json
Updated frontend package version to 0.8.0frontend/package.json
0.7.6to0.8.0package.json
Updated pages package version and wrangler dependencypages/package.json
0.7.6to0.8.0wranglerdependency versionpackage.json
Updated vitepress-docs package version and wrangler dependencyvitepress-docs/package.json
0.7.6to0.8.0wranglerdependency versionpnpm-lock.yaml
Updated dependencies in pnpm-lock.yaml for vitepress-docsvitepress-docs/pnpm-lock.yaml
package.json
Updated worker package version and dependenciesworker/package.json
0.7.6to0.8.0wranglerand@aws-sdkdependenciespnpm-lock.yaml
Updated dependencies in pnpm-lock.yaml for workerworker/pnpm-lock.yaml
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.