Merge branch 'main' into ocr

This commit is contained in:
CoderKang 2025-09-17 09:48:54 +08:00
commit 4543ac35dd
344 changed files with 4590 additions and 2426 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@immich/sdk",
"version": "1.142.0",
"version": "1.142.1",
"description": "Auto-generated TypeScript SDK for the Immich API",
"type": "module",
"main": "./build/index.js",
@ -19,7 +19,7 @@
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^22.18.0",
"@types/node": "^22.18.1",
"typescript": "^5.3.3"
},
"repository": {

View file

@ -1,6 +1,6 @@
/**
* Immich
* 1.142.0
* 1.142.1
* DO NOT MODIFY - This file has been generated using oazapfts.
* See https://www.npmjs.com/package/oazapfts
*/