We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aac5b8 commit 7e9c645Copy full SHA for 7e9c645
README.md
@@ -100,6 +100,9 @@ var config = getenv.multi({
100
101
## Changelog
102
103
+### v0.3.0
104
+- Add getenv.multi() support.
105
+
106
### v0.2.0
107
- Rename git repository
108
package.json
@@ -7,7 +7,7 @@
7
"Jonas Dohse <[email protected]>",
8
"Jan Lehnardt"
9
],
10
- "version": "0.2.0",
+ "version": "0.3.0",
11
"homepage": "https://github.com/ctavan/node-getenv",
12
"repository": {
13
"type": "git",
0 commit comments