appwrite/docs
Chirag Aggarwal e935fc2510 Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
This commit adds minor version releases for all client and server SDKs to deprecate the
`createVerification` method in the Account service and introduce the new `createEmailVerification`
method as its replacement.

Updated SDKs:

Client SDKs:
- Android: 11.0.0 → 11.1.0
- Web: 21.0.0 → 21.1.0
- Flutter: 20.0.0 → 20.1.0
- Apple: 13.0.0 → 13.1.0
- React Native: 0.15.0 → 0.16.0

Server SDKs:
- Node.js: 20.0.0 → 20.1.0
- PHP: 17.2.0 → 17.3.0
- Python: 13.2.0 → 13.3.0
- Ruby: 19.0.0 → 19.1.0
- Go: 0.13.0 → 0.14.0
- .NET: 0.19.0 → 0.20.0
- Dart: 19.0.0 → 19.1.0
- Kotlin: 12.0.0 → 12.1.0
- Swift: 13.0.0 → 13.1.0

Console SDK:
- CLI: 10.0.1 → 10.1.0
2025-10-08 10:20:23 +05:30
..
examples Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification 2025-10-08 10:20:23 +05:30
lists Updated session structure 2020-08-10 06:52:19 +03:00
references fix(docs): replace broken table creation links with correct references 2025-10-02 14:28:35 +00:00
sdks Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification 2025-10-08 10:20:23 +05:30
services Fix service refs 2025-08-20 01:56:12 +12:00
specs Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-16 00:44:29 +00:00
tutorials Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations 2025-03-05 12:44:39 +13:00