v0.7.8-rc1 (#7149)

*  v0.7.8-rc1

* chore: Enable manual triggering of the Generate Unreleased Changelog workflow
This commit is contained in:
Danny Avila 2025-04-29 17:55:25 -04:00 committed by GitHub
parent da131b6c59
commit fe512005fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 14 additions and 13 deletions

View file

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