Skip to content

Commit 3c8dd5d

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2025-11-27) ### Features * Modularize and update dependencies ([612a059](612a059)) ### BREAKING CHANGES * updates to esm modules
1 parent 612a059 commit 3c8dd5d

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.3.2",
2+
"version": "1.4.0",
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)