Skip to content

Commit a4e74f3

Browse files
chore: release
- @strv/[email protected]
1 parent 21f01b0 commit a4e74f3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/heimdall/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.2](https://github.com/strvcom/heimdall/compare/@strv/[email protected]...@strv/[email protected]) (2019-08-28)
7+
8+
9+
### Bug Fixes
10+
11+
* add TypeScript typings 🎉 ([21f01b0](https://github.com/strvcom/heimdall/commit/21f01b0))
12+
* do not call delegate.exit() more than once ([ba6ae58](https://github.com/strvcom/heimdall/commit/ba6ae58))
13+
14+
15+
16+
17+
618
## [1.0.1](https://github.com/strvcom/heimdall/compare/@strv/[email protected]...@strv/[email protected]) (2019-06-12)
719

820

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

0 commit comments

Comments
 (0)