mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-26 06:15:52 +03:00
[PR #784] [MERGED] feat: upgrade version to v1.2.0 #762
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#762
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/784
Author: @dreamhunter2333
Created: 12/11/2025
Status: ✅ Merged
Merged: 12/11/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (2)
653fb70feat: upgrade version to v1.2.0974e532fix: update @unhead/vue import path for v2.x compatibility📊 Changes
9 files changed (+857 additions, -823 deletions)
View changed files
📝
CHANGELOG.md(+5 -1)📝
frontend/package.json(+9 -9)📝
frontend/pnpm-lock.yaml(+155 -302)📝
frontend/src/main.js(+1 -1)📝
pages/package.json(+2 -2)📝
vitepress-docs/package.json(+3 -3)📝
vitepress-docs/pnpm-lock.yaml(+59 -59)📝
worker/package.json(+10 -10)📝
worker/pnpm-lock.yaml(+613 -436)📄 Description
User description
Summary
Test plan
🤖 Generated with Claude Code
PR Type
Enhancement, Bug fix, Dependencies
Description
Escaped
@symbol in Vue i18n translation strings to fix syntax errors.Upgraded project version to
v1.2.0across multiplepackage.jsonfiles.Updated dependencies in
pnpm-lock.yamlfiles for compatibility and security.Added a placeholder for a custom SQL cleanup feature in the changelog.
Changes walkthrough 📝
1 files
Escaped `@` symbol in SQL placeholder translations2 files
Updated dependencies for frontend projectUpdated dependencies for documentation project4 files
Updated version and dependencies for frontendUpdated version and dependencies for workerUpdated version and dependencies for pagesUpdated version and dependencies for documentation1 files
Added v1.2.0 entry with SQL cleanup feature1 files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.