UNPKG

@eddiewen/dotenvjson

Version:

Loads environment variables from .json file

39 lines (18 loc) 1.13 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.0.1"></a> ## [1.0.1](http://eddiewen-taiwan/dotenvjson/compare/v1.0.0...v1.0.1) (2018-02-27) ### Reverts * "ci: change docker image" ([6d277d3](http://eddiewen-taiwan/dotenvjson/commits/6d277d3)) * "ci: execute on master branch" ([d73af06](http://eddiewen-taiwan/dotenvjson/commits/d73af06)) * "ci: limit ci only run on master branch" ([c7a8e57](http://eddiewen-taiwan/dotenvjson/commits/c7a8e57)) <a name="1.0.0"></a> # [1.0.0](http://eddiewen-taiwan/dotenvjson/compare/v0.1.1...v1.0.0) (2018-02-25) ### Features * add an option to set variable in upper case or not ([cc45b64](http://eddiewen-taiwan/dotenvjson/commits/cc45b64)) <a name="0.1.1"></a> ## [0.1.1](http://eddiewen-taiwan/dotenvjson/compare/v0.1.0...v0.1.1) (2018-02-25) <a name="0.1.0"></a> # 0.1.0 (2018-02-25) ### Features * major function to load config file and export to process.env ([a549465](http://eddiewen-taiwan/dotenvjson/commits/a549465))