Skip to content

Commit b96a5ec

Browse files
committed
chore: release v0.1.2
Fixed automatic NPM deployment.
1 parent 398af3d commit b96a5ec

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
## __WORK IN PROGRESS__
55
-->
66

7+
## 0.1.2 (2021-02-25)
8+
9+
- (UncleSamSwiss) Fixed automatic NPM deployment.
10+
711
## 0.1.1 (2021-02-25)
812

913
- (UncleSamSwiss) Added release script and GitHub actions integration.

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.1",
3+
"version": "0.1.2",
44
"description": "Single package development server for ioBroker",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)