1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

Version v1.98.2

This commit is contained in:
Alex The Bot
2024-03-11 14:17:12 +00:00
parent 5bd597f14b
commit 4027cba4eb
16 changed files with 23 additions and 23 deletions

View File

@ -6487,7 +6487,7 @@
"info": {
"title": "Immich",
"description": "Immich API",
"version": "1.98.1",
"version": "1.98.2",
"contact": {}
},
"tags": [],

View File

@ -1,12 +1,12 @@
{
"name": "@immich/sdk",
"version": "1.98.1",
"version": "1.98.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@immich/sdk",
"version": "1.98.1",
"version": "1.98.2",
"license": "GNU Affero General Public License version 3",
"devDependencies": {
"@oazapfts/runtime": "^1.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@immich/sdk",
"version": "1.98.1",
"version": "1.98.2",
"description": "",
"type": "module",
"main": "./build/index.js",

View File

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