v0.8.0-rc4 (#9601)

*  v0.8.0-rc4

* chore: update jest.config.cjs to include release comment and linting

* chore: bump CONFIG_VERSION to 1.2.9
This commit is contained in:
Danny Avila 2025-09-12 13:37:10 -04:00 committed by GitHub
parent 7fe830acfc
commit 751522087a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 24 additions and 22 deletions

View file

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