Skip to content

Commit 4e3b67b

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](2.1.0...2.2.0) (2022-04-25) ### Features * add Node.js v18 support ([7236160](7236160))
1 parent 7236160 commit 4e3b67b

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.2.0](https://github.com/strvcom/heimdall/compare/2.1.0...2.2.0) (2022-04-25)
2+
3+
4+
### Features
5+
6+
* add Node.js v18 support ([7236160](https://github.com/strvcom/heimdall/commit/7236160ed3ee75133187c982026e7c3aa70e8e5f))
7+
18
# [2.1.0](https://github.com/strvcom/heimdall/compare/2.0.1...2.1.0) (2022-03-23)
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.1.0",
4+
"version": "2.2.0",
55
"author": "Robert Rossmann <[email protected]>",
66
"bugs": "https://github.com/strvcom/heimdall/issues",
77
"contributors": [],

0 commit comments

Comments
 (0)