Skip to content

Commit 13f8082

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2025-11-27) ### Bug Fixes * Properly ignore ([93c6cf2](93c6cf2)) ### BREAKING CHANGES * updates to esm modules
1 parent 93c6cf2 commit 13f8082

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.4.0",
2+
"version": "1.4.1",
33
"name": "dynenv",
44
"description": "Dynamically loads environment variables from modules and then spawns a child process with them",
55
"author": "Dawson Toth",

0 commit comments

Comments
 (0)