Skip to content

Commit

Permalink
chore(release): 1.2.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.7](v1.2.6...v1.2.7) (2020-10-13)

### Bug Fixes

* Preserve returned value from spawned command ([a4d2e23](a4d2e23))
  • Loading branch information
semantic-release-bot committed Oct 13, 2020
1 parent 2a474ea commit fbc3d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.6",
"version": "1.2.7",
"name": "dynenv",
"description": "Dynamically loads environment variables from modules and then spawns a child process with them",
"author": "Dawson Toth",
Expand Down

0 comments on commit fbc3d74

Please sign in to comment.