v0.8.0 (#9929)

*  v0.8.0

* 🔧 chore: Update config version to 1.3.0

* 🔧 chore: Bump @librechat/api version to 1.4.1

* 🔧 chore: Update @librechat/client version to 0.3.1

* 🔧 chore: Bump librechat-data-provider version to 0.8.020

* 🔧 chore: Bump @librechat/data-schemas version to 0.0.23
This commit is contained in:
Danny Avila
2025-10-01 18:00:56 -04:00
committed by GitHub
parent 37321ea10d
commit b7d13cec6f
14 changed files with 22 additions and 22 deletions

View File

@@ -1,3 +1,3 @@
// v0.8.0-rc4
// v0.8.0
// See .env.test.example for an example of the '.env.test' file.
require('dotenv').config({ path: './e2e/.env.test' });