feat: upgrade version to v1.12.0 (#1116)

- Update version number to 1.12.0 in all package.json files
- Add v1.12.0 placeholder in CHANGELOG.md
- Move (main) marker from v1.11.0 to v1.12.0
This commit is contained in:
Dream Hunter
2026-08-19 13:56:17 +08:00
committed by GitHub
parent 3ffa16234f
commit 2762741226
7 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cloudflare_temp_email",
"version": "1.11.0",
"version": "1.12.0",
"private": true,
"type": "module",
"scripts": {