mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 22:05:51 +03:00
[PR #640] [MERGED] feature: version 0.10.0 #674
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#674
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/640
Author: @dreamhunter2333
Created: 4/23/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
316be58feature: version 0.10.0📊 Changes
5 files changed (+5 additions, -5 deletions)
View changed files
📝
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
Description
Updated version across multiple files to
0.10.0.Synchronized versioning in
package.jsonfiles for consistency.Adjusted
VERSIONconstant inconstants.tsto match the new version.Changes walkthrough 📝
constants.ts
Update `VERSION` constant to 0.10.0worker/src/constants.ts
VERSIONconstant tov0.10.0.package.json
Update frontend package version to 0.10.0frontend/package.json
versionfield to0.10.0.package.json
Update pages package version to 0.10.0pages/package.json
versionfield to0.10.0.package.json
Update vitepress-docs package version to 0.10.0vitepress-docs/package.json
versionfield to0.10.0.package.json
Update worker package version to 0.10.0worker/package.json
versionfield to0.10.0.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.