[PR #784] [MERGED] feat: upgrade version to v1.2.0 #762

Closed
opened 2026-02-26 21:32:51 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: feature/email


📝 Commits (2)

  • 653fb70 feat: upgrade version to v1.2.0
  • 974e532 fix: 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

  • Update version number to 1.2.0 in all package.json files
  • Add v1.2.0 placeholder in CHANGELOG.md with custom SQL cleanup feature
  • Upgrade dependencies

Test plan

  • Verify version numbers are correctly updated in all package.json files
  • Verify CHANGELOG.md has correct v1.2.0 entry

🤖 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.0 across multiple package.json files.

  • Updated dependencies in pnpm-lock.yaml files for compatibility and security.

  • Added a placeholder for a custom SQL cleanup feature in the changelog.


Changes walkthrough 📝

Relevant files
Bug fix
1 files
Maintenance.vue
Escaped `@` symbol in SQL placeholder translations             
+2/-2     
Dependencies
2 files
pnpm-lock.yaml
Updated dependencies for frontend project                               
+155/-302
pnpm-lock.yaml
Updated dependencies for documentation project                     
+59/-59 
Enhancement
4 files
package.json
Updated version and dependencies for frontend                       
+9/-9     
package.json
Updated version and dependencies for worker                           
+10/-10 
package.json
Updated version and dependencies for pages                             
+2/-2     
package.json
Updated version and dependencies for documentation             
+3/-3     
Documentation
1 files
CHANGELOG.md
Added v1.2.0 entry with SQL cleanup feature                           
+5/-1     
Additional files
1 files
pnpm-lock.yaml +613/-436

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.

  • 🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

    ## 📋 Pull Request Information **Original PR:** https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/email` --- ### 📝 Commits (2) - [`653fb70`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/653fb708a0d313b47adf58edb3637fee94cfa156) feat: upgrade version to v1.2.0 - [`974e532`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/974e532aa03d38421027ff3ce04ac52d367e7f04) fix: update @unhead/vue import path for v2.x compatibility ### 📊 Changes **9 files changed** (+857 additions, -823 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description ### **User description** ## Summary - Update version number to 1.2.0 in all package.json files - Add v1.2.0 placeholder in CHANGELOG.md with custom SQL cleanup feature - Upgrade dependencies ## Test plan - [ ] Verify version numbers are correctly updated in all package.json files - [ ] Verify CHANGELOG.md has correct v1.2.0 entry 🤖 Generated with [Claude Code](https://claude.com/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.0` across multiple `package.json` files. - Updated dependencies in `pnpm-lock.yaml` files for compatibility and security. - Added a placeholder for a custom SQL cleanup feature in the changelog. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Bug fix</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>Maintenance.vue</strong><dd><code>Escaped `@` symbol in SQL placeholder translations</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-68808e9c7bcf8b34a2d45265cca130c547b77e75a97350ea7d16682e69922ae4">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Dependencies</strong></td><td><details><summary>2 files</summary><table> <tr> <td><strong>pnpm-lock.yaml</strong><dd><code>Updated dependencies for frontend project</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-41b1ff3a74ba81fa74c8dd225d66d81573be3f2990e1d98b9b09798b147d40a8">+155/-302</a></td> </tr> <tr> <td><strong>pnpm-lock.yaml</strong><dd><code>Updated dependencies for documentation project</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-655c1410f6eacceaa9003212a9f840a660ace35e32e60d792be3640ec774af6f">+59/-59</a>&nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Enhancement</strong></td><td><details><summary>4 files</summary><table> <tr> <td><strong>package.json</strong><dd><code>Updated version and dependencies for frontend</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655">+9/-9</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated version and dependencies for worker</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-89dc6f41a53ce13f2da5a00dd34868762e6cd0df46eddc9f5c3c4510b1493870">+10/-10</a>&nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated version and dependencies for pages</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-74314f72f6616d400be4cb0d161867d8148f23c22d4c12c7188aedb129c00c59">+2/-2</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td><strong>package.json</strong><dd><code>Updated version and dependencies for documentation</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-3adbfbfaa65ecc60f48c8d009a52c697d4c80d61ee887799df22407fcb73f380">+3/-3</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Documentation</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>CHANGELOG.md</strong><dd><code>Added v1.2.0 entry with SQL cleanup feature</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+5/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></details></td></tr><tr><td><strong>Additional files</strong></td><td><details><summary>1 files</summary><table> <tr> <td><strong>pnpm-lock.yaml</strong></td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/784/files#diff-b40cf923090a5fb5f6cc0d6ce716c560645419d762871abb50383fdb423288c6">+613/-436</a></td> </tr> </table></details></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
    kerem 2026-02-26 21:32:51 +03:00
    Sign in to join this conversation.
    No milestone
    No project
    No assignees
    1 participant
    Notifications
    Due date
    The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

    No due date set.

    Dependencies

    No dependencies set.

    Reference
    starred/cloudflare_temp_email#762
    No description provided.