From 31e8849b490c55ffdf5d6c33a31849ff33118b5a Mon Sep 17 00:00:00 2001 From: Nathan Evans Date: Wed, 1 Oct 2025 15:41:05 -0700 Subject: [PATCH] Semver --- .semversioner/next-release/patch-20251001224059977938.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .semversioner/next-release/patch-20251001224059977938.json diff --git a/.semversioner/next-release/patch-20251001224059977938.json b/.semversioner/next-release/patch-20251001224059977938.json new file mode 100644 index 00000000..9689c2cc --- /dev/null +++ b/.semversioner/next-release/patch-20251001224059977938.json @@ -0,0 +1,4 @@ +{ + "type": "patch", + "description": "Fix Azure auth scope issue with LiteLLM." +}