Skip to content

Commit 259a1cc

Browse files
committed
chore: release v0.7.1
* (Apollon77) downgrade boxen again to fix problems with it
1 parent d5fa13a commit 259a1cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Placeholder for the next version (at the beginning of the line):
44
## __WORK IN PROGRESS__
55
-->
6-
## __WORK IN PROGRESS__
6+
## 0.7.1 (2023-11-09)
77
* (Apollon77) downgrade boxen again to fix problems with it
88

99
## 0.7.0 (2023-11-09)

package-lock.json

Lines changed: 2 additions & 2 deletions
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.7.0",
3+
"version": "0.7.1",
44
"description": "Single package development server for ioBroker",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)