mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 07:27:27 +08:00
feat: upgrade version to v1.1.0 (#760)
- Update version number to 1.1.0 in all package.json files - Add v1.1.0 placeholder in CHANGELOG.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "temp-mail-docs",
|
||||
"private": true,
|
||||
"version": "1.0.7",
|
||||
"version": "1.1.0",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.0",
|
||||
"vitepress": "^1.6.4",
|
||||
"wrangler": "^4.45.3"
|
||||
"wrangler": "^4.46.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vitepress dev docs",
|
||||
|
||||
Reference in New Issue
Block a user