chore: version v1.135.0

This commit is contained in:
github-actions
2025-06-18 13:45:07 +00:00
parent 023bcffdb8
commit 65e8d75e82
17 changed files with 31 additions and 27 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "immich-web",
"version": "1.134.0",
"version": "1.135.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "immich-web",
"version": "1.134.0",
"version": "1.135.0",
"license": "GNU Affero General Public License version 3",
"dependencies": {
"@formatjs/icu-messageformat-parser": "^2.9.8",
@@ -87,13 +87,13 @@
},
"../open-api/typescript-sdk": {
"name": "@immich/sdk",
"version": "1.134.0",
"version": "1.135.0",
"license": "GNU Affero General Public License version 3",
"dependencies": {
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^22.15.29",
"@types/node": "^22.15.31",
"typescript": "^5.3.3"
}
},