Skip to content

Commit e560f8e

Browse files
committed
chore: release v0.1.4
Fixed issue with bash reusing the process instead of creating a child
1 parent 8a6531d commit e560f8e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## __WORK IN PROGRESS__
55
-->
66

7-
## __WORK IN PROGRESS__
7+
## 0.1.4 (2021-04-14)
88

99
- (UncleSamSwiss) Fixed issue with bash reusing the process instead of creating a child
1010

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/dev-server",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Single package development server for ioBroker",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)