Skip to content

Commit 43f7cb4

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](2.0.0...2.0.1) (2021-01-05) ### Bug Fixes * support TypeScript's isolated modules ([801e009](801e009))
1 parent 8a10fee commit 43f7cb4

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.1](https://github.com/strvcom/heimdall/compare/2.0.0...2.0.1) (2021-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* support TypeScript's isolated modules ([801e009](https://github.com/strvcom/heimdall/commit/801e0090896d2f64682f93a7d575f3e1ef231ff3))
7+
18
# [2.0.0](https://github.com/strvcom/heimdall/compare/1.1.3...2.0.0) (2020-11-30)
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",
4+
"version": "2.0.1",
55
"author": "Robert Rossmann <[email protected]>",
66
"bugs": "https://github.com/strvcom/heimdall/issues",
77
"contributors": [],

0 commit comments

Comments
 (0)