From 8568c2e8b9dcd8a5da7ab35a20e18a512efa4559 Mon Sep 17 00:00:00 2001
From: Zack Pollard <zackpollard@ymail.com>
Date: Tue, 11 Jun 2024 12:36:59 +0100
Subject: [PATCH] docs: add archived docs back to v1.100.0 (#10116)

chore: add archived docs back to v1.100.0
---
 docs/static/archived-versions.json | 40 ++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/docs/static/archived-versions.json b/docs/static/archived-versions.json
index 67f4e6143c..d0dea6d740 100644
--- a/docs/static/archived-versions.json
+++ b/docs/static/archived-versions.json
@@ -6,5 +6,45 @@
   {
     "label": "v1.105.1",
     "url": "https://v1.105.1.archive.immich.app/"
+  },
+  {
+    "label": "v1.105.0",
+    "url": "https://v1.105.0.archive.immich.app/"
+  },
+  {
+    "label": "v1.104.0",
+    "url": "https://v1.104.0.archive.immich.app/"
+  },
+  {
+    "label": "v1.103.1",
+    "url": "https://v1.103.1.archive.immich.app/"
+  },
+  {
+    "label": "v1.103.0",
+    "url": "https://v1.103.0.archive.immich.app/"
+  },
+  {
+    "label": "v1.102.3",
+    "url": "https://v1.102.3.archive.immich.app/"
+  },
+  {
+    "label": "v1.102.2",
+    "url": "https://v1.102.2.archive.immich.app/"
+  },
+  {
+    "label": "v1.102.1",
+    "url": "https://v1.102.1.archive.immich.app/"
+  },
+  {
+    "label": "v1.102.0",
+    "url": "https://v1.102.0.archive.immich.app/"
+  },
+  {
+    "label": "v1.101.0",
+    "url": "https://v1.101.0.archive.immich.app/"
+  },
+  {
+    "label": "v1.100.0",
+    "url": "https://v1.100.0.archive.immich.app/"
   }
 ]