Skip to content

Commit d68ad31

Browse files
chore(release): 2.0.0-alpha.3 [skip ci]
# [2.0.0-alpha.3](2.0.0-alpha.2...2.0.0-alpha.3) (2020-11-13) ### Features * add option to exit the process after execute() resolves ([979a906](979a906))
1 parent 979a906 commit d68ad31

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.0.0-alpha.3](https://github.com/strvcom/heimdall/compare/2.0.0-alpha.2...2.0.0-alpha.3) (2020-11-13)
2+
3+
4+
### Features
5+
6+
* add option to exit the process after execute() resolves ([979a906](https://github.com/strvcom/heimdall/commit/979a90661f06bf6ca788cd092418e7027311fe0f))
7+
18
# [2.0.0-alpha.2](https://github.com/strvcom/heimdall/compare/2.0.0-alpha.1...2.0.0-alpha.2) (2020-05-05)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@strv/heimdall",
33
"description": "A simple process signal manager",
4-
"version": "2.0.0-alpha.2",
4+
"version": "2.0.0-alpha.3",
55
"author": "Robert Rossmann <[email protected]>",
66
"bugs": "https://github.com/strvcom/heimdall/issues",
77
"contributors": [],

0 commit comments

Comments
 (0)