v0.8.4-rc1 (#12285)

- App version: v0.8.3 → v0.8.4-rc1
- @librechat/api: 1.7.25 → 1.7.26
- @librechat/client: 0.4.54 → 0.4.55
- librechat-data-provider: 0.8.302 → 0.8.400
- @librechat/data-schemas: 0.0.38 → 0.0.39
This commit is contained in:
Danny Avila 2026-03-17 15:50:36 -04:00
parent 5b31bb720d
commit 1e1a3a8f8d
15 changed files with 263 additions and 199 deletions

View file

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