Skip to content

Commit 6a8e3b7

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](2.0.1...2.1.0) (2022-03-23) ### Features * add support of Node v16, v17 ([c060ca9](c060ca9))
1 parent 51dfe43 commit 6a8e3b7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.1.0](https://github.com/strvcom/heimdall/compare/2.0.1...2.1.0) (2022-03-23)
2+
3+
4+
### Features
5+
6+
* add support of Node v16, v17 ([c060ca9](https://github.com/strvcom/heimdall/commit/c060ca9fd3287bf3713b47cbce23bfca52566d6c))
7+
18
## [2.0.1](https://github.com/strvcom/heimdall/compare/2.0.0...2.0.1) (2021-01-05)
29

310

package-lock.json

+2-2
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.1",
4+
"version": "2.1.0",
55
"author": "Robert Rossmann <[email protected]>",
66
"bugs": "https://github.com/strvcom/heimdall/issues",
77
"contributors": [],

0 commit comments

Comments
 (0)