Skip to content

Commit e1b2215

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.4.2...v2.0.0) (2025-11-27) ### Features * Trigger major releases properly ([46fc565](46fc565)) ### BREAKING CHANGES * We’ve shifted to esm modules for this; it shouldn’t have any impact, but modern versions of NodeJS will be required.
1 parent 46fc565 commit e1b2215

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