feat: upgrade version to v1.11.0 (#1100)

- Update version number to 1.11.0 in all package.json files
- Add v1.11.0 placeholder in CHANGELOG.md
- Move (main) marker from v1.10.0 to v1.11.0
This commit is contained in:
Dream Hunter
2026-07-31 20:52:09 +08:00
committed by GitHub
parent 116ddc7324
commit d04c1a865d
7 changed files with 23 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "temp-mail-docs",
"private": true,
"version": "1.10.0",
"version": "1.11.0",
"type": "module",
"devDependencies": {
"@types/node": "^26.1.2",