Skip to content

Commit 896cdaf

Browse files
committed
chore: release v0.7.3
* (foxriver76) set `activeRepo` as an array as it is intended
1 parent ec79a2d commit 896cdaf

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.3 (2024-05-02)
77
* (foxriver76) set `activeRepo` as an array as it is intended
88

99
## 0.7.2 (2024-03-26)

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

0 commit comments

Comments
 (0)