: Release v0.6.6 (#1597)

This commit is contained in:
Danny Avila 2024-01-19 15:34:06 -05:00 committed by GitHub
parent 130e346228
commit 5a74ac9a60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 13 additions and 10 deletions

View file

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