mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00

* ✨ v0.8.0-rc4
* chore: update jest.config.cjs to include release comment and linting
* chore: bump CONFIG_VERSION to 1.2.9
3 lines
134 B
JavaScript
3 lines
134 B
JavaScript
// v0.8.0-rc4
|
|
// See .env.test.example for an example of the '.env.test' file.
|
|
require('dotenv').config({ path: './e2e/.env.test' });
|