[PR #726] [MERGED] feat: upgrade version #723

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

📋 Pull Request Information

Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726
Author: @dreamhunter2333
Created: 9/15/2025
Status: Merged
Merged: 9/15/2025
Merged by: @dreamhunter2333

Base: mainHead: feature/email


📝 Commits (1)

📊 Changes

6 files changed (+10 additions, -6 deletions)

View changed files

📝 CHANGELOG.md (+5 -1)
📝 frontend/package.json (+1 -1)
📝 pages/package.json (+1 -1)
📝 vitepress-docs/package.json (+1 -1)
📝 worker/package.json (+1 -1)
📝 worker/src/constants.ts (+1 -1)

📄 Description

PR Type

Enhancement, Documentation


Description

  • Updated project version from 1.0.5 to 1.0.6 across multiple files.

  • Added a new changelog entry for version 1.0.6.

  • Updated the VERSION constant in worker/src/constants.ts.


Changes walkthrough 📝

Relevant files
Enhancement
constants.ts
Update `VERSION` constant to 1.0.6                                             

worker/src/constants.ts

  • Updated the VERSION constant to v1.0.6.
+1/-1     
Documentation
CHANGELOG.md
Add changelog entry for version 1.0.6                                       

CHANGELOG.md

  • Added a new changelog entry for version 1.0.6.
  • Updated the changelog header to reflect the new version.
  • +5/-1     
    Configuration changes
    package.json
    Update frontend package version to 1.0.6                                 

    frontend/package.json

    • Updated the version field to 1.0.6.
    +1/-1     
    package.json
    Update pages package version to 1.0.6                                       

    pages/package.json

    • Updated the version field to 1.0.6.
    +1/-1     
    package.json
    Update vitepress-docs package version to 1.0.6                     

    vitepress-docs/package.json

    • Updated the version field to 1.0.6.
    +1/-1     
    package.json
    Update worker package version to 1.0.6                                     

    worker/package.json

    • Updated the version field to 1.0.6.
    +1/-1     

    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/726 **Author:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Created:** 9/15/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@dreamhunter2333](https://github.com/dreamhunter2333) **Base:** `main` ← **Head:** `feature/email` --- ### 📝 Commits (1) - [`9c13af4`](https://github.com/dreamhunter2333/cloudflare_temp_email/commit/9c13af49b4bd88c8ce5bb0b4932657c15d24c396) feat: upgrade version ### 📊 Changes **6 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -1) 📝 `frontend/package.json` (+1 -1) 📝 `pages/package.json` (+1 -1) 📝 `vitepress-docs/package.json` (+1 -1) 📝 `worker/package.json` (+1 -1) 📝 `worker/src/constants.ts` (+1 -1) </details> ### 📄 Description ### **PR Type** Enhancement, Documentation ___ ### **Description** - Updated project version from `1.0.5` to `1.0.6` across multiple files. - Added a new changelog entry for version `1.0.6`. - Updated the `VERSION` constant in `worker/src/constants.ts`. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>constants.ts</strong><dd><code>Update `VERSION` constant to 1.0.6</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/src/constants.ts - Updated the `VERSION` constant to `v1.0.6`. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726/files#diff-cab08ba19c1499ed426fc4918a5613e22eb95c3427c7467ce330f5ee0d69d01e">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr><tr><td><strong>Documentation</strong></td><td><table> <tr> <td> <details> <summary><strong>CHANGELOG.md</strong><dd><code>Add changelog entry for version 1.0.6</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> CHANGELOG.md <li>Added a new changelog entry for version <code>1.0.6</code>.<br> <li> Updated the changelog header to reflect the new version. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed">+5/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></td></tr><tr><td><strong>Configuration changes</strong></td><td><table> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update frontend package version to 1.0.6</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> frontend/package.json - Updated the `version` field to `1.0.6`. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726/files#diff-da6498268e99511d9ba0df3c13e439d10556a812881c9d03955b2ef7c6c1c655">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update pages package version to 1.0.6</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> pages/package.json - Updated the `version` field to `1.0.6`. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726/files#diff-74314f72f6616d400be4cb0d161867d8148f23c22d4c12c7188aedb129c00c59">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update vitepress-docs package version to 1.0.6</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> vitepress-docs/package.json - Updated the `version` field to `1.0.6`. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726/files#diff-3adbfbfaa65ecc60f48c8d009a52c697d4c80d61ee887799df22407fcb73f380">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> <tr> <td> <details> <summary><strong>package.json</strong><dd><code>Update worker package version to 1.0.6</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary> <hr> worker/package.json - Updated the `version` field to `1.0.6`. </details> </td> <td><a href="https://github.com/dreamhunter2333/cloudflare_temp_email/pull/726/files#diff-89dc6f41a53ce13f2da5a00dd34868762e6cd0df46eddc9f5c3c4510b1493870">+1/-1</a>&nbsp; &nbsp; &nbsp; </td> </tr> </table></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:40 +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#723
    No description provided.