This commit is contained in:
Andrey Nering
2024-05-09 11:22:47 -03:00
parent bfc9d7847d
commit 21531b6291
5 changed files with 13 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v3.37.1 - 2024-05-09
- Fix bug where non-string values (numbers, bools) added to `env:` weren't been
correctly exported (#1640, #1641 by @vmaerten and @andreynering).