mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #494] [MERGED] feat: upgrade dependencies && |doc| update ui install worker doc #594
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#594
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/494
Author: @dreamhunter2333
Created: 11/22/2024
Status: ✅ Merged
Merged: 11/22/2024
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
f4fe71cfeat: upgrade dependencies && |doc| update ui install worker doc📊 Changes
10 files changed (+1698 additions, -1710 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
frontend/package.json(+6 -6)📝
frontend/pnpm-lock.yaml(+494 -402)📝
pages/package.json(+2 -2)📝
vitepress-docs/docs/zh/guide/ui/worker.md(+7 -1)📝
vitepress-docs/package.json(+3 -3)📝
vitepress-docs/pnpm-lock.yaml(+478 -554)📝
worker/package.json(+6 -6)📝
worker/pnpm-lock.yaml(+696 -734)📝
worker/src/constants.ts(+1 -1)📄 Description
PR Type
Enhancement, Documentation
Description
frontend,worker,pages, andvitepress-docspackages.Changes walkthrough 📝
1 files
constants.ts
Update version constant to v0.8.1worker/src/constants.ts
VERSIONconstant from 'v0.8.0' to 'v0.8.1'.4 files
package.json
Upgrade frontend dependencies and update versionfrontend/package.json
vue,@vitejs/plugin-vue, andwrangler.package.json
Upgrade worker dependencies and update versionworker/package.json
@cloudflare/workers-types,@aws-sdk/client-s3, andwrangler.package.json
Upgrade pages dependencies and update versionpages/package.json
wranglerdependency.package.json
Upgrade vitepress-docs dependencies and update versionvitepress-docs/package.json
@types/nodeandwranglerdependencies.2 files
worker.md
Update UI installation worker documentationvitepress-docs/docs/zh/guide/ui/worker.md
D1 DatabaseandKV.CHANGELOG.md
Add changelog entry for version 0.8.1CHANGELOG.md
3 files
pnpm-lock.yaml
...worker/pnpm-lock.yaml
...
pnpm-lock.yaml
...frontend/pnpm-lock.yaml
...
pnpm-lock.yaml
...vitepress-docs/pnpm-lock.yaml
...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.