v0.7.0 (#2266)

*  v0.7.0

* chore: gitignore

* 🐳 ci: update release image workflows
This commit is contained in:
Danny Avila 2024-04-01 15:48:57 -04:00 committed by GitHub
parent aff219c655
commit 5c8b16fbaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 80 additions and 75 deletions

View file

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