v0.7.8 (#7287)

*  v0.7.8

* chore: bump data-provider to v0.7.82

* chore: update CONFIG_VERSION to 1.2.5

* chore: bump librechat-mcp version to 1.2.2

* chore: bump @librechat/data-schemas version to 0.0.7
This commit is contained in:
Danny Avila 2025-05-08 13:28:40 -04:00 committed by GitHub
parent e5b234bc72
commit f7777a2723
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 19 additions and 19 deletions

View file

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