chore: version v1.118.2

This commit is contained in:
github-actions
2024-10-16 18:44:39 +00:00
parent 782ba48470
commit e8015dc7d7
18 changed files with 30 additions and 26 deletions

6
cli/package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@immich/cli",
"version": "2.2.25",
"version": "2.2.26",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@immich/cli",
"version": "2.2.25",
"version": "2.2.26",
"license": "GNU Affero General Public License version 3",
"dependencies": {
"fast-glob": "^3.3.2",
@@ -52,7 +52,7 @@
},
"../open-api/typescript-sdk": {
"name": "@immich/sdk",
"version": "1.118.1",
"version": "1.118.2",
"dev": true,
"license": "GNU Affero General Public License version 3",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@immich/cli",
"version": "2.2.25",
"version": "2.2.26",
"description": "Command Line Interface (CLI) for Immich",
"type": "module",
"exports": "./dist/index.js",